| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Lines of code | 165 |
| Technical Name |
sale_margin_no_onchange |
| License | AGPL-3 |
| Website | http://www.akretion.com |
| Versions | 8.0 10.0 12.0 14.0 16.0 |
This module copies the field standard_price of the product on the sale order line when the sale order line is created and then computes the margin of the sale order and the sale order line (in the currency of the quotation, in the currency of the company and the margin rate).
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, do 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