Search 1.9 billion lines of Odoo code on GitHub

sync_category_and_website_category

Author: Odoo Community Association (OCA), Therp BV
License: AGPL-3
Branch: 9.0-multiple_website_extension_modules
Repository: gfcapalbo/e-commerce
Dependencies: product, product_category_attribute_set, product_multi_category, website_sale, website_sale_category_conditional, and website_sale_product_filter
Languages: Python (516, 76.4%), and XML (159, 23.6%)

<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="syncronize-internal-categories-and-website-category"></a> <h2>Syncronize internal Categories and website category</h2> <p>One way syncronization of internal categories with website categories, all management is done via internal categories, website categories will be automatically updated.</p> <p>Works in conjuction and depends on product_category_attribute_set and website_sale_product_filter and it syncs also the attributes of private and public categories. The module syncs also the category attributes and the associated products so that public category now is rendered functionally useless, the website_sale_product_filter module , that works on public categories will seamlessly work the same. The one-way sync from private to public category is achieved by hiding all managment of public (website ) category. Supports Multi-category provided by product_multi_category for internal_categories, while public_categories are natively many2many.</p> <a name="usage"></a> <h3>Usage</h3> <a name="known-issues-roadmap"></a> <h3>Known Issues / Roadmap</h3> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <p>Giovanni Francesco Capalbo &lt;<a class="reference external" href="mailto:giovanni&#64;therp.nl">giovanni&#64;therp.nl</a>&gt;</p> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>