Search 1.9 billion lines of Odoo code on GitHub

website_sale_payment_method_discount

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 8.0
Repository: acysos/trey-addons
Dependencies: account, decimal_precision, payment, portal, product, sale, sale_discount, website, and website_sale
Languages: JavaScript (69, 13.9%), Markdown (12, 2.4%), PO File (46, 9.3%), Python (138, 27.8%), SVG (166, 33.4%), and XML (66, 13.3%)
Other repositories: DudhatShivam/trey-addons, RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, blueoceandevops/trey-addons, kit9/trey-addons, marionumza/trey-addons, nicolasramos/trey-addons, treytux/trey-addons, vanthaiunghoa/trey-addons, and vidtsin/trey-addons

<h1>Website Sale Payment Method Discount</h1> <p>Allows to add discounts according to the payment method selected in the store.</p> <h2>Settings:</h2> <ul> <li>Go to Settings/Payment/Payment methods menu.</li> <li>Select a payment method and assing a product discount.</li> </ul> <h2>Info:</h2> <ul> <li>Discount only be applied in case of total order amount was higher and not equal than the discount.</li> </ul> <h2>Product config:</h2> <pre><code>product type must be: service product internal category must be selected client product vat should be the same as client company vat. </code></pre>