This module is a glue module installed if the following module are installed: * account_invoice_supplierinfo_update (same repository) * product_supplierinfo_discount (purchase-workflow repository)
It allows to update discount on supplierinfo, if the invoice line has a different discount value.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
- Odoo account module displays discounts on invoice lines only if sale module is installed, that is bad design. To avoid useless dependencies, this module does not depend on sale module, and so, displays allways discount features, even if the user doesn't belong to the group 'sale.group_discount_per_so_line'.
- Sylvain LE GAL (https://twitter.com/legalsylvain)
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.