Commit Graph

16 Commits

Author SHA1 Message Date
Riddhi Kansara 5c15e49be7 [FIX]Issue 107 :Wrong domain in documentation and website url's 2018-10-15 15:29:04 +05:30
ChintAn Ambaliya 7dd719a67f Master chintan hiren mayank 13072018 2018-07-13 09:51:12 +00:00
flectra-admin 487ed76bc1 [ODOO] Upstream Changes of Odoo to Flectra till commit ref. d636c6c95c 2018-04-09 17:13:32 +05:30
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
Mayank Vara 83b3dd675f [ADD]New Theme theme_hermit 2018-03-09 15:16:45 +05:30
Siddharth Bhalgami e088762a21 [IMP] Improve Multi-Website Functionalities:-
- Affected Modules:
    website_sale, website_blog, website_partner, website_crm_partner_assign,
    website_customer, website_slides, website_links, website_membership,
    website_hr, website_hr_recruitment, website_payment, website_sale_delivery,
    website_forum, website_event

- Remove unnecessary model `website.product.pricelist` from website_sale,
  All its mechanism already transferd to existing model `product.pricelist`

- Change in `product.pricelist` model, make website_id(o2m) to website_ids(m2m),
  As user can choose that same pricelist can be used in multiple websites

- Added `default_website` as default values in `website_ids(m2m)` & `website_id(m2o)` field in
  almost all affected modules (mentioned above!!)

- To use/publish things(like... product, pricelist, blog, forum, events, etc...) in website,
  User have to set `website_published` mechanism `on` (if it's available for that model/object),
  Also have to set/assign different websites in `website_ids` field as per needs
2018-02-12 18:44:52 +05:30
Siddharth Bhalgami 2b42b1b300 [IMP] /shop page variants (Total 3 Variants !!)
- (Default) Default one with products listing
- (Option1) Categorized Shop Page with all listing of products category
- (Option2) Blank Shop Page with no content! User can design their own /shop page

User can easily choose any one option for /shop page from `Customize` menu at a time.
2018-02-12 18:44:52 +05:30
Haresh Chavda 864f1781e8 [IMP] comment branding code of power by 2018-01-30 15:44:17 +05:30
Mayank Vara 644ccab917 [ADD]change related to id and classed 2018-01-17 15:50:42 +05:30
Siddharth Bhalgami 6c2c3e9922 [FIX] Product Brand Filter by default set to `Off` in Website Customize Show Options 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami 2e9195c131 [FIX] per Page Product Option & Quick Info Option in Shop Page 2018-01-17 12:10:36 +05:30
Kaushal Prajapati aba211d99b [IMP] website published mechanism 2018-01-17 12:10:36 +05:30
Kaushal Prajapati 78fdb9318a [ADD] website functionalities like...
- Page layout (Pre-header, Post-footer, etc...)
    - products page layout
    - product quick view
    - producta share option
    - product ribbon
    - product discription
    - product limit per page
2018-01-17 12:10:36 +05:30
Kaushal Prajapati 23e5ea0865 [IMP] "website_sale" compatible for multi website 2018-01-17 12:10:36 +05:30
Flectra b79252ec3e [REN] rename namespace 2018-01-16 02:34:37 -08:00
flectra-admin 769eafb483 [INIT] Inception of Flectra from Odoo
Flectra is Forked from Odoo v11 commit : (6135e82d73)
2018-01-16 11:45:59 +05:30