Search 1.9 billion lines of Odoo code on GitHub

product_standard_price_vat_incl

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: quentinDupont/grap-odoo-incubator
Dependencies: account, decimal_precision, and product
Languages: PO File (36, 19.0%), Python (62, 32.8%), XML (70, 37.0%), and reStructuredText (21, 11.1%)
Other branches: 8.0_FIX_product_print_category
Other repositories: OdooBulgaria/odoo-addons-misc, Supercagette/odoo-addons-misc, bealdav/odoo-addons-misc, dhecar/odoo-addons-misc, grap/odoo-addons-misc, legalsylvain/odoo-addons-misc, minimedj/odoo-addons-misc, mohamedhagag/odoo-addons-misc, quentinDupont/odoo-addons-misc, and rkhalil1990/odoo-addons-misc

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="product-standard-price-vat-included"></a> <h2>Product - Standard Price VAT Included</h2> <p>This module brings a standard Price with VAT Included.</p> <dl class="docutils"> <dt>This module is interesting in the following case:</dt> <dd><ul class="first last simple"> <li>You use VAT With Price Included;</li> <li>You want to create price list based on standard Price;</li> </ul> </dd> </dl> <p>Without this module, the sale price (with a price list based on standard price) will be bad, because the VAT will be not correctly computed.</p> <p>This module so add a new field <code>`standard_price_vat_incl`</code> on product model.</p> <div class="figure"> <img alt="/product_standard_price_vat_incl/static/description/product_form.png" src="/product_standard_price_vat_incl/static/description/product_form.png" style="width: 800px;" /> </div> <p>It is possible to base a pricelist on this new field.</p> <div class="figure"> <img alt="/product_standard_price_vat_incl/static/description/pricelist_version_form.png" src="/product_standard_price_vat_incl/static/description/pricelist_version_form.png" style="width: 800px;" /> </div> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul>