Skip to Content
Menu
v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 3083
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 110
Technical Name sales_margin_percentage
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 110
Technical Name sales_margin_percentage
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0

Sales Margin Percentage

Need help?

Contact this module maintainer for any question, need support or request for the new feature :
* Riken Bhorania +91 9427425799, riken.bhorania, riken.bhorania@asceticbs.com
* Bhaumin Chorera +91 8530000384, bhaumin.chorera, bhaumin.chorera@asceticbs.com

Website Contact Us Services More Apps

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Veryyyy usefulll and interestingggg!!!
by
Alfi Adha
on 4/27/21, 3:14 AM



Margin percentage Vers 12
by
Juan Carlos Rojas
on 5/18/20, 10:22 PM

Sorry for my English. In version 12, I cannot add the sales margin to the order lines. As shown in version 11. Thanks for your time


Margin percentage code
by
Juan Ignacio Ubeda Goenaga
on 7/22/19, 6:51 PM

Michael, I agree with you, In my customer I have changed the code: margin_percentage = (margin_amount * 100) / sale_price Regards


margen en lineas de pedido.
by
Juan Carlos Rojas
on 5/18/20, 8:54 PM

Sorry for my English. In version 12, I cannot add the sales margin to the order lines. As shown in version 11. Thanks for your time


Margin ok
by
christophe carion
on 12/12/19, 3:50 AM

If you want the Margin percentage, it's calculated well by the module. Your code below is Markup Percentage Calculation.

Re: Margin ok
by
Riken Bhorania
on 3/3/20, 2:17 AM Author

Module updated with the proper business logic.


Not margin perentage!
by
Michael
on 2/10/19, 10:59 AM

Sorry this is not margin but markup percentage! How to change to have really margin? I.e.: cost 50 sell 100 is 50% margin 100% markup!