flectra/addons/website_sale/models
Siddharth Bhalgami 3c75c057d1 [ADD] Manage product category visibility on website by partners/customers tags!
If specific tag(s) of partner/customer matches with product category's ``Partner Tags`` field then,
that product category will be visible to that partner/customer in website/E-commerce.

Partner Tags Hierarchy will also work...
For Ex.
-> ``Partner`` is Parent Tag
-> ``Partner/Gold`` is Child Tag

If Any Partner/Customer which have Tag of ``Partner``,
then automatically it'll also shows the prodcut category with ``Partner/Gold``,
because ``Partner/Gold`` is Child Of ``Partner`` tag.

Also, If Main Product Category have Partner Tag then that tag will automatically apply to its Child Category & their products.

For More Info: Issue - https://gitlab.com/flectra-hq/flectra/issues/45
2018-03-27 12:31:46 +05:30
..
__init__.py [IMP] "website_sale" compatible for multi website 2018-01-17 12:10:36 +05:30
account_invoice.py [IMP] "website_sale" compatible for multi website 2018-01-17 12:10:36 +05:30
crm_team.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
ir_http.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
ir_model_fields.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
mail_compose_message.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
product.py [ADD] Manage product category visibility on website by partners/customers tags! 2018-03-27 12:31:46 +05:30
res_config_settings.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
res_country.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
res_partner.py [REN] rename namespace 2018-01-16 02:34:37 -08:00
sale_order.py [IMP] "website_sale" compatible for multi website 2018-01-17 12:10:36 +05:30
sale_report.py [FIX]: Sale report issue : #5. 2018-01-29 12:08:45 +05:30
website.py [IMP] Improve Multi-Website Functionalities:- 2018-02-12 18:44:52 +05:30