Search 1.9 billion lines of Odoo code on GitHub

product_pricelist_promotional_code_counter

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: product, web, and website_sale
Languages: PO File (27, 7.7%), Python (111, 31.7%), SVG (184, 52.6%), XML (15, 4.3%), and reStructuredText (13, 3.7%)
Other repositories: AcruxLab/trey-addons, DudhatShivam/trey-addons, HarshalBhoir/trey-addons, OdooBulgaria/trey-addons, RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, Ubaid-UrRehman/trey-addons, WebMoz/trey-addons, aitmlouk/trey-addons, alanljj/trey-addons, anasallaham/trey-addons, anodino-dev/trey-addons, blueoceandevops/trey-addons, bouet/trey-addons, carlos-domatix/trey-addons, durvillo/trey-addons, gitstalker/trey-addons, grottas/trey-addons, invitu/trey-addons, judaa11/trey-addons, khaledhathout/trey-addons, kit9/trey-addons, marionumza/trey-addons, nguyenductamlhp/trey-addons, nicolasramos/trey-addons, oihane/trey-addons, one2pret/trey-addons, systechsolutions/trey-addons, tate11/trey-addons, treytux/trey-addons, vanthaiunghoa/trey-addons, vidtsin/trey-addons, and yasmanycastillo/trey-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="promotional-code-counter"></a> <h2>Promotional Code Counter</h2> <p>It adds a limit of uses per promotional code and a checkbox that allows only one use of promotional code per partner.</p> <a name="usage"></a> <h3>Usage</h3> <ol class="arabic simple"> <li>With an Admin user, check Website &gt; Shopping Cart &gt; Customize &gt; Coupon Code</li> </ol> <p>2. Create a pricelist with a promotional code. If 'Unique per partner' is checked, the coupon will apply only one time per partner, it doesn't matter quantity of available codes. Else, the coupon will apply as many times as available codes, independently of partner.</p> <ol class="arabic simple" start="3"> <li>In Shopping Cart, use the created promotional code before process checkout. If coupon is available and 'Unique per partner' is unchecked, it will discount one unit of their available codes when sale order is confirmed. When the same confirmed sale order is cancelled, available codes will increase one unit.</li> </ol>