Repository
OCA/margin-analysis · module folder · Try on Runboat
Module version
Category
Sale
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/margin-analysis
Last tracking update
2026-08-10 11:12:35
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows the use of formulas to calculate the margin of sale order lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
margin_product_pricelist_item_form_view product.pricelist.item form Inherits product.product_pricelist_item_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • margin_cost_price_formula Text
    help='This formula is used to calculate the cost price for the purposes of calculating the margin'
  • margin_sale_price_formula Text
    help='This formula is used to calculate the sales order price for the purposes of margin calculation'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.