Product Margin and Margin Rate
Project description
Add 2 fields on the product form that compute the standard (or theorical) margin and markup based on the current values of sale and standard price present in the product form. We take care of taxe included or excluded.
It will just compute it as follow: Margin : (Sale Price without tax - Standard Price) / Sale Price without tax Markup : (Sale Price without tax - Standard Price) / Standard Price
Note:
As this module will base his simple computation on sale and cost prices, it suppose you have them both in the same currency (the price type must of the same currency for both of them). Remember this is the default OpenERP configuration (price type of all product price fields are set as the same as the company currency). We don’t take care of it cause otherwise we should have added a dependency on sale module.
Table of contents
Known issues / Roadmap
This module will not work properly if used in a multicompany context with product prices depending on the company.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
Yannick Vaucher <yannick.vaucher@camptocamp.com>
Joël Grand-Guillaume <joel.grand-guillaume@camptocamp.com>
Sylvain Le Gal (https://twitter.com/legalsylvain)
Cyril Vinh-Tung <cyril@invitu.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/margin-analysis project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo14_addon_product_standard_margin-14.0.1.0.1-py3-none-any.whl
.
File metadata
- Download URL: odoo14_addon_product_standard_margin-14.0.1.0.1-py3-none-any.whl
- Upload date:
- Size: 49.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc1349c5e20b360bfac4eb1b595e5f346bb1276c68f93baa96d4ea1c149c522c |
|
MD5 | e8950c64c50dd22a20828b6e1456e6fe |
|
BLAKE2b-256 | a06be8ca19f876ec7af8e5080b8ef95f68dfb23f59f7192ccfcca1422c3e20f5 |