| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 150 |
| Technical Name |
sale_margin_no_onchange |
| License | AGPL-3 |
| Website | https://github.com/akretion/odoo-usability |
| Versions | 8.0 10.0 12.0 14.0 16.0 |
This module copies the cost of the product on the sale order line when the sale order line is created and it computes the margin amount (in the currency of the order and in the currency of the company) and the margin rate. It also computes the total margin of the sale order (in the currency of the order and in the currency of the company).
I decided to develop this module as an alternative to the OCA sale margin modules because I wanted a small and simple module. The module account_invoice_margin, available in the same Github repository, does the same thing on customer invoices.
This module has been written by Alexis de Lattre from Akretion <alexis.delattre@akretion.com>.
Please log in to comment on this module