Search 1.9 billion lines of Odoo code on GitHub

product_pricelist_extended

Author: Open For Small Business Ltd
License: AGPL-3
Branch: 14.0
Repository: jonisunz/odoonz-addons
Dependencies: product, and sale
Languages: Python (574, 77.4%), XML (120, 16.2%), and reStructuredText (48, 6.5%)
Other branches: 11.0, 12.0, 12.0-greenify-gdg, 12.0-no-translate, 14.0--mail_no_subscribe_notify, 14.0-account_central_billing, 14.0-account_invoice_cutoff_policy, 14.0-account_journal_lock_policy, 14.0-account_reconciliation_not_stupid, 14.0-auth_oauth_microsoft_graph, 14.0-invoice_sale_pricelist, 14.0-mrp_dynamic_line, 14.0-product_no_translation, 14.0-stock_prodlot_qty, 14.0-stock_sparse_inventory_valuation, 14.0-stock_warehouse_address, and 14.0-user_signature_logo
Other repositories: RL-OtherApps/odoonz-addons, RujiaL/odoonz-addons, cherryservers/odoonz-addons, erick-alvino/odoonz-addons, gameboy199/odoonz-addons, grottas/odoonz-addons, ike-okonkwo/LibrERP, iw3hxn/LibrERP, odoonz/odoonz-addons, robotiko/odoonz-addons, sondt87/odoonz-addons, suningwz/odoonz-addons, timsmet/odoonz-addons, vanthaiunghoa/odoonz-addons, vidtsin/odoonz-addons, wtaferner/odoonz-addons, xuanthanh/odoonz-addons, and yasmanycastillo/odoonz-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="pricelist-extensions"></a> <h2>Pricelist Extensions</h2> <p>This module allows pricelist to be configured using more than just a single product or variant.</p> <p>In addition it disassociates the concept of a category for pricing purposes vs a product category for stock and accounting purposes. When adding pricelist items a user can select multiple products or variants, or can create seperate pricing categories for products to use in a pricelist.</p> <p>Within a pricelist rule at the category or product level, there are 2 options to restrict its applicability. This relies on partcodes, so you can specify that certain characters must, or must not be present in the partcode.</p> <p>NOTE: By default pricelist rules are selected in order from variant, product, category, global. As a product can belong to more than one price category, and/or pricelist item the order is indeterminate in these circumstances. Therefore it is recommended to use mutually exclusive price categories within a given pricelist.</p> <a name="installation"></a> <h3>Installation</h3> <p>There are no special installation instructions for this module.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>There are no specific mandatory configuration options in this module. Existing pricelists will continue to work as expected, however when editing these will need to be converted to the new many2many fields.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Open Sales -&gt; Configuration -&gt; Pricing Categories.</li> <li>Click create to create a new category and complete form (self explanatory).</li> <li>It may now be used in pricelists.</li> <li>Pricelist usage is unchanged, except for the addition of fields.</li> </ol> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>There was a report in past versions, print page in browser is nearly as good now.</li> <li>Due to the lack of extensibility of this part of Odoo we overwrite the original function. This may break other extensions that inherit it.</li> <li>Be aware of we hide 'product_id' and 'product_tmpl_id', which in v13 there are 2 onchanges: '_onchange_product_id()', '_onchange_product_tmpl_id()'.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/odoonz/sale/issues">GitHub Issues</a>. 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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Graeme Gellatly &lt;<a class="reference external" href="mailto:graeme&#64;o4sb.com">graeme&#64;o4sb.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module is maintained by Open for Small Business Ltd.</p> <p>Open for Small Business is a small developer and integrator of Odoo software since 2009.</p>