Search 1.9 billion lines of Odoo code on GitHub

elvenstudio_pricelist_margin

Author: ElvenStudio
License: AGPL-3
Branch: dev
Repository: aschenkels-ictstudio/Odoo
Dependencies: decimal_precision, product, and product_pricelist
Languages: Markdown (10, 3.3%), PO File (37, 12.2%), Python (219, 72.3%), and XML (37, 12.2%)
Other branches: master
Other repositories: DITIntl/Odoo-3, ElvenStudio/Odoo, Gio666/Odoo-1, Openworx/Odoo, dek-odoo/Odoo-1, dmattosr/Odoo, marcelomora/Odoo, mgielissen/Odoo-4, necrodevz/Odoo, sc4you/Odoo-1, and westlyou/Odoo-3

<h1>Product Pricelist Margin</h1> <h2>Extend Pricelist with margin calculation</h2> <p>This module extends the module product_pricelist with this fields: * product cost: the base price used for pricelist calculation * net margin: the difference between the product price and the product cost * margin percent: the net margin shown in percertage * markup: the margin compared to product cost in percentage * price with taxes: the product price included taxes</p>