Product Pricelist Simulation Margin

product_pricelist_simulation_margin
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/product_pricelist_simulation_margin
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), FactorLibre
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), FactorLibre
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Simone Orsi, oca-ci, Hugo
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_pricelist_simulation
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_pricelist_simulation_view_form_inherit wizard.preview.pricelist.form wizard.preview.pricelist xpath Inherits product_pricelist_simulation.view_pricelist_simulation_view_form
Models touched (2)

New fields (1)
  • standard_price Float
    string='Cost'
Public methods (0)

No public methods.

New fields (4)
  • margin Monetary
    readonly=True store=True
  • margin_percent Float
    digits='Price' readonly=True store=True string='Margin (%)'
  • price_vat_excl Monetary
    readonly=True string='Unit Sales Price (Excl.)'
  • price_vat_incl Monetary
    readonly=True string='Unit Sales Price (Incl.)'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/product-attribute
PULL REQUEST
PULL REQUEST[19.0][MIG] product_pricelist_simulation_margin (#2145)