Brings a Cost Price Field Tax Included on Product Model
Project description
this module extend Odoo Sale module to handle correctly the possibility to create and use pricelist based on the cost Price, if you are in a B2C configuration (VAT set with ‘Price Tax inlude’).
If you have don’t use VAT price tax Included, this module is useless.
Typical Use Case
You have a product : - Cost : 10€ (Vat Excl) - Sale Price (Vat incl) : 20€ - VAT : 20% (Price with Tax included)
You have a marginless pricelist based on the cost
Without this module, if you create a sale order, the price will be bad, and you will sale under your cost price.
With this module installed, the price will be good and you will not loose the vat amount, when you realize this sale:
Technical information
This module fixes the problem,
adding a new computed field ‘Cost Price Tax Included’ (standard_price_tax_included) on Product Product model, based on Cost Price Field and Sale Taxes Setting.
adding a new key standard_price_tax_included on the field base of the model product.pricelist.item.
Table of contents
Usage
User can now set Price List based on this field:
The new field is displayed on the product variant form:
In this exemple, if cost is 10€ (Vat Excl), when we’ll use in a sale order this product, with the pricelist based on cost (vat incl), the computation of the price will be good.
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Sylvain LE GAL (https://twitter.com/legalsylvain)
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/product-attribute 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 odoo12_addon_product_standard_price_tax_included-12.0.1.0.2-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_product_standard_price_tax_included-12.0.1.0.2-py3-none-any.whl
- Upload date:
- Size: 250.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372a32697cf1725e02afa9d874e719dd23cc2bd53f0a9b2b163d7819968defc8 |
|
MD5 | d44657337cf9b872f501bc5eff09f545 |
|
BLAKE2b-256 | f3162af584f093f254b4aae25bdb56086fbf481da9c32da0de5863404b831841 |