Commit Graph

145 Commits

Author SHA1 Message Date
Siddharth Bhalgami
e67b7e553c Fixes https://gitlab.com/flectra-hq/flectra/issues/50 2018-04-06 16:44:23 +05:30
Kunjal
21784b3fe5 [FIX]: POS: Remove field and Attrs. 2018-03-28 12:16:08 +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
Rutuba Chavda
fb4a6f28bd [FIX]:rma,website_rma,project_scrum:Change screenshots 2018-03-23 12:03:38 +05:30
Siddharth Bhalgami
a6c8f12991 [IMP] FireFox Side-Navbar Scroll Issue Fixed
Kanban Image Issue: If Image is unset then in kanban its showing error(NaN bytes) -- (FIX forward port from Odoo)
2018-03-23 11:25:57 +05:30
Rutuba Chavda
40da1d3d45 [FIX]:rma,website_rma,project_scrum:Change author name in manifest file 2018-03-21 15:47:01 +05:30
Kunjal
9be65ead1c [FIX]: Account Config. 2018-03-21 11:57:01 +05:30
Chintan Ambaliya
cef050984d [IMP] display Bookmark message when bookmark section empty 2018-03-20 15:13:04 +05:30
Rutuba Chavda
8fa706c986 [FIX]:website_rma:Changes in test cases 2018-03-15 13:01:20 +05:30
Rutuba Chavda
49eddebd0e [ADD]:website_rma:Add new module website_rma 2018-03-15 12:23:20 +05:30
Siddharth Bhalgami
5f5020a05d [FIX] Product Brand Kanban Image display Issue
Even image is exist in form view, but still its not coming up in Kanban view!
2018-03-14 15:16:49 +05:30
Siddharth Bhalgami
f82dab43da [FIX] Auto Migration for website_sale module
This migration needed if your code-base is upadted with/above commit ref:
e088762a21
2018-03-14 14:43:42 +05:30
Siddharth Bhalgami
d0ade88829 [FIX] website_blog: Blog Single page is not open with Admin rights, due to falsy domain! 2018-03-13 16:55:33 +05:30
Kunjal
2614448dd5 [FIX]: Mail Issue. 2018-03-12 16:30:35 +05:30
Mayank Vara
83b3dd675f [ADD]New Theme theme_hermit 2018-03-09 15:16:45 +05:30
Chintan Ambaliya
13e820a64d [IMP] Set cover image from project document(ir.attachment) for project 2018-03-07 18:29:09 +05:30
Siddharth Bhalgami
3e52008bb1 [IMP] Added default website value in Payment Gateways!
As by-default every payment gateways/payment acquirer are selected/activate for default website.
2018-03-07 16:59:48 +05:30
Flectra
44e3e5269b [FIX] fr translation issue 2018-03-07 11:33:04 +05:30
Parthiv Patel
886e8ad7bf Merge branch 'master-sale-account-discount' into 'master'
[IMP] Tax calculation when click on update discount button and misc changes

See merge request flectra-hq/flectra!32
2018-03-06 06:24:45 +00:00
Haresh Chavda
8346854efa [IMP] Tax calculation when click on update discount button and misc changes 2018-03-06 10:54:07 +05:30
Kunjal
481cfbdf6a [REV] crm: allow a user assigned to activity to see lead 2018-03-05 16:11:18 +05:30
Chintan Ambaliya
4cf45b1c78 [ADD] Advance Menu Search and Menu Bookmark Facility (web) 2018-03-05 12:43:54 +05:30
gaurav_patel123
87f3b80eba [FIX] Icon After Manage Database Issue 2018-03-05 11:57:30 +05:30
Parthiv Patel
89bf2d249f Merge branch 'gaurav-web' into 'master'
[MOD] Layout Tiles And Sort Button

See merge request flectra-hq/flectra!29
2018-03-02 06:15:02 +00:00
Rutuba Chavda
31fb99ea41 [ADD]:rma:Add warranty date in stock production lot view 2018-02-28 14:59:56 +05:30
gaurav_patel123
9f8d989ce7 [MOD] Layout Tiles And Sort Button 2018-02-28 14:40:44 +05:30
Flectra
9e876f7e9d [FIX] issue with translation 2018-02-26 08:13:14 -08:00
Chintan Ambaliya
89cc22f0e1 [FIX] Web Full Screen Issue: #26 2018-02-22 10:48:08 +05:30
Siddharth Bhalgami
8aa4ce5f6f [IMP] Make homepage_editor_welcome_message compatible with Multi Website.
Domain information is added in welcome message for HomePage of Each Website.
2018-02-15 18:23:23 +05:30
Chintan Ambaliya
117821f704 [FIX] Enable Groupby button in search view for mobile responsive 2018-02-15 11:39:21 +05:30
Siddharth Bhalgami
cc4b9885df [IMP] Added 2nd website with domain (0.0.0.0) as demo data for Multi Website feature. 2018-02-14 16:56:38 +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
kunjal patel
462167e087 [IMP]: Feature: New Branch Configuration and Setup 2018-02-12 11:43:43 +00:00
Haresh Chavda
ef8fc58c3c [IMP] Check condition if gross amount exists 2018-02-09 11:34:22 +05:30
kunjal patel
eccbea79bb Scheduled failure Logs and keep days for email . 2018-02-08 09:21:46 +00:00
Haresh Chavda
c71b512ea1 [IMP] Remove unnecessary code 2018-02-08 10:04:47 +05:30
Chinmayi Vyas
310e414497 [ADD]empty group on customer invoice and sale order's form view to set left side block beside subtotal group
previously, difficult to set any fields to the left side of subtotal group in inherited views,
now use <xpath expr="//group[@name='left_panel']" position="inside"> to add fields.
2018-02-01 13:08:10 +05:30
FlectraHQ Admin
49f9021614 Merge branch 'master-account' into 'master'
[FIX]: Configuration wizard logo : Issue #9.

See merge request flectra-hq/flectra!19
2018-01-31 09:53:26 +00:00
thomi
aa71509781 [IMP] account: missing translations 2018-01-31 13:06:08 +05:30
thomi
be7e525d16 [IMP] account_discount: translations 2018-01-31 13:05:58 +05:30
Kunjal
7047f5a0c6 [FIX]: Configuration wizard logo : Issue #9. 2018-01-31 12:59:53 +05:30
Haresh Chavda
864f1781e8 [IMP] comment branding code of power by 2018-01-30 15:44:17 +05:30
Kunjal
c6be9a7b66 [FIX]: Full Accounting Features. 2018-01-30 14:33:03 +05:30
Haresh Chavda
887dec3ed5 Master purchase indent 2018-01-29 11:35:08 +00:00
Kunjal
8145e84f1f [FIX]: Sale report issue : #5. 2018-01-29 12:08:45 +05:30
Parthiv Patel
6d2049b373 Merge branch 'master-purchase-indent' into 'master'
[ADD]:Purchase Indent

See merge request flectra-hq/flectra!10
2018-01-25 13:34:19 +00:00
Mayank Vara
743c399aac [ADD] Themes which support Multi-Website features. Added 2 themes: Theme Art & Theme Techreceptives 2018-01-25 18:17:06 +05:30
Parthiv Patel
9394e7a28c Merge branch 'master-sale-account-discount' into 'master'
[IMP/ADD] Add Sales and Account Discount Test Cases and Remove Branding In Emails

See merge request flectra-hq/flectra!12
2018-01-25 12:21:27 +00:00
Kunjal
b91cd5ed79 [FIX]: Account report : Multi branch. 2018-01-25 14:06:41 +05:30