Search 1.9 billion lines of Odoo code on GitHub

sale_payment_method_surcharge_included

Author: FactorLibre, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-puromenu
Repository: factorlibre/sale-workflow
Dependencies: sale_payment_method
Languages: Python (104, 73.2%), XML (33, 23.2%), and reStructuredText (5, 3.5%)
Other branches: 8.0-wip, and fix_automatic_workflow

<p>Useful when we want to assume the surcharge for the different payment methods and not change the customer price.</p> <p>Allows to take a percentage or fixed amount of the order total amount as payment expenses. Assigns this surcharge to an account previously configured for the payment method.</p>