TIP: You can type at any time to perform a new search.
Sale Order Margin Percent
sale_order_margin_percent · OCA/margin-analysis
- Repository
- OCA/margin-analysis · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Sales
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/margin-analysis
- Last tracking update
- 2026-08-07 07:38:27
- Authors
- Odoo Community Association (OCA), PESOL
- Maintainers
- Odoo Community Association (OCA), PESOL
- Committers
- Pedro M. Baeza, sergio-teruel, Rad0van, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Radovan Skolnik
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_margin_sale_order_line |
sale.order.line.margin.view.form | sale.order | form | Inherits sale_margin.sale_margin_sale_order_line |
sale_margin_sale_order_line_form |
sale.order.line.tree.margin.view.form | sale.order | form | Inherits sale_margin.sale_margin_sale_order_line_form |
view_sale_order_margin_percent_form |
view.sale.order.margin.percent.form | sale.order | form | Inherits sale_margin.sale_margin_sale_order |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
percentFloatcompute='_compute_percent'digits=(16, 2)string='Percent'
No public methods.
New fields (1)
-
margin_percentFloatcompute='_compute_margin_percent'digits=(16, 2)string='Margin(%)'
No public methods.
Loading…
Loading…
Loading…