Sale Margin Pricelist Computation

sale_margin_pricelist_computation
REPOSITORY
REPOSITORYOCA/margin-analysis
GIT
GIThttps://github.com/OCA/margin-analysis.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/margin-analysis/tree/18.0/sale_margin_pricelist_computation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/margin-analysis
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_margin
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits product.product_pricelist_item_form_view
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.