Commit Graph

320 Commits

Author SHA1 Message Date
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
Haresh Chavda
5627e1e297 [IMP/ADD] Add Sales and Account Test Cases and Remove sent by code in flectra 2018-01-25 12:37:16 +05:30
Fatemi Lokhandwala
4374cda18f [ADD]:Purchase Indent 2018-01-25 11:52:10 +05:30
Parthiv Patel
778eef5b33 Merge branch 'master' into 'master'
[FIX] account_discount: calculation if tax option included used

See merge request flectra-hq/flectra!11
2018-01-24 13:01:08 +00:00
thomi
91c9454281 [FIX] account_discount: calculation if tax option included used 2018-01-24 13:14:47 +01:00
Parthiv Patel
92587f7883 Merge branch 'master' into 'master'
[FIX] sales_discount: calculation if tax option included used

See merge request flectra-hq/flectra!9
2018-01-24 10:49:27 +00:00
Chintan Ambaliya
15cfca3e68 [ADD] Custom RTL Stylesheet 2018-01-24 12:59:23 +05:30
Siddharth Bhalgami
b70bbf4028 [FIX] Fixed Image Issue in Language Flag Snippet Template 2018-01-24 11:38:11 +05:30
Siddharth Bhalgami
5c5629ae10 [ADD/IMP] Added RTL support which depends on language direction(left-to-right/right-to-left), Display language flag icon in User profile 2018-01-24 10:20:51 +05:30
thomi
775913b9dd [FIX] sales_discount: calculation if tax option included used 2018-01-23 15:12:15 +01:00
Parthiv Patel
b2f2d45dc6 Merge branch 'master-multi-branch' into 'master'
Mail test case solved

See merge request flectra-hq/flectra!8
2018-01-23 12:20:23 +00:00
Haresh Chavda
41e383e17f [IMP] Mail test case solved 2018-01-23 17:06:24 +05:30
thomi
4b1ecc6ba2 [IMP] web_editor: translations 2018-01-23 10:12:23 +01:00
Haresh Chavda
9b7034a258 [IMP] Mail test cases 2018-01-23 12:50:05 +05:30
Haresh Chavda
113f9601f2 [IMP] Assign group in branch 2018-01-23 12:10:28 +05:30
Kunjal
c2c2f9e4fc [FIX]: Multi branch improvement. 2018-01-23 12:06:24 +05:30
FlectraHQ Admin
af82b539b8 Merge branch 'master' into 'master'
[ADD] sales_discount: translation

See merge request flectra-hq/flectra!4
2018-01-22 13:35:01 +00:00
chintan-ambaliya
31f5af381e [FIX] Solve Internal error during Upload/Add image in form view 2018-01-22 14:43:10 +05:30
Kaushal Prajappati
32d5a77281 [FIX] website menu display 2018-01-22 11:13:14 +05:30
Kunjal
effce68e09 [FIX]: Multi Branch : Purchase, Sale stock. 2018-01-19 19:06:50 +05:30
Kunjal
5993da4d2a [ADD]: Multi Branch : Sale, Account. 2018-01-19 19:06:50 +05:30
thomi
807fd0cec4 [ADD] sales_discount: translation 2018-01-19 13:57:39 +01:00
Chintan Ambaliya
dbdbad7ab1 [ADD] Drag & Drop Single or Multiple file(s) for Attachment(s) (Form View) 2018-01-19 17:42:32 +05:30
Kaushal Prajappati
07d7f19efa a[IMP]menu snippet 2018-01-19 17:39:08 +05:30
Haresh Chavda
4b4e078745 [IMP] Test cases sequence chnage and solved 2018-01-19 17:35:17 +05:30
Haresh Chavda
4933cf35a5 [IMP] Solved xpath replace issues 2018-01-19 16:15:28 +05:30
thomi
f482f19d95 [IMP] l10n_ch: translations 2018-01-19 10:02:33 +01:00
Yusuf Kapasi
620bc529c1 [FIX] fixed warning for account tag 2018-01-18 18:20:15 +05:30
Siddharth Bhalgami
7dece5564f [FIX] Change Odoo to Flectra in database_manager.html 2018-01-18 18:13:37 +05:30
Kaushal Prajappati
e5d7434bc1 [IMP] Payment and Payment Gateway compatible for Multi Website 2018-01-18 17:39:45 +05:30
Haresh Chavda
aba1a60084 [IMP] Set Auto install true and change configuration view, change test cases, solved flake8 and pep8 2018-01-18 16:59:27 +05:30
flectra-admin
9985810340 [ODOO] Odoo updates till commit ref: 529a8f5aa8 2018-01-18 16:56:22 +05:30
Kunjal
88c85b8291 [ADD]: Project Scrum. 2018-01-18 15:28:29 +05:30
Rutuba Chavda
804e929e28 [IMP]Change in dependencies and fixed testcases of rma module 2018-01-18 15:10:48 +05:30
Kaushal Prajappati
a84a9fce36 [ADD]REST API for flectra 2018-01-18 14:54:14 +05:30
Yusuf Kapasi
d3c128384b [FIX] removed enterprise tags 2018-01-17 19:59:30 +05:30
Chintan Ambaliya
d1e6c1652c Backend Theme
- New Backend design
- More user friendly
- Less Branding
- Fresh New Color Palette
- Fresh New Fonts
2018-01-17 16:16:16 +05:30
Mayank Vara
644ccab917 [ADD]change related to id and classed 2018-01-17 15:50:42 +05:30
Mayank Vara
d6db32eec3 [FIX]index file structure changed to bootstrap 2018-01-17 15:28:56 +05:30
gaurav_patel123
a575531420 [Add] Language Flag For Website 2018-01-17 14:45:17 +05:30
Rutuba Chavda
aa7a8326a3 [ADD]add RMA (Return Merchandise Authorizationing) module 2018-01-17 12:58:52 +05:30
Siddharth Bhalgami
0ee5993e2e [FIX] Add website_id in Website Settings insted of Name 2018-01-17 12:33:59 +05:30
Siddharth Bhalgami
2069b33324 [FIX] Multi Website: Link inherit_id view with proper(true) reference in ir_ui_view 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
c4ea35d938 [ADD] website_menus form view & set default website in newly created menus 2018-01-17 12:10:36 +05:30
Haresh Chavda
fe79fe27e6 [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
Haresh Chavda
34af6f521e [ADD] account_discount Module 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
4aafcbbc3d [IMP] website_theme_install module make "installable"=False, due to multi website feature 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
bcb75f2cfc [FIX] Fix domain that caused error in website forum 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
b218905a61 [CHANGE] Remaining Apps Icons Added 2018-01-17 12:10:36 +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
23070e706c [FIX] Remove Unused Product Options from Edit mode of Shop Page 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
a36dee77a6 [IMP] website_hr_recruitment compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
1ef704567a [IMP] website_hr compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
a8637343a9 [IMP] website_slides compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
75b104de5b [IMP] website_membership compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
d0f4d38c2d [IMP] website_sale_delivery compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
aba211d99b [IMP] website published mechanism 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
a612251a13 [REM] Duplicate Menu for Website Menus 2018-01-17 12:10:36 +05:30
Siddharth Bhalgami
bf476cdcd1 [IMP] Multi-Website improve if condtion for write 2018-01-17 12:10:36 +05:30
Akshar Zalavadiya
0f6b09790c Replace Odoo's logo with Flectra in POS 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
501cc0c1a7 [IMP] Added Ribbon feature in product template view for displaying ribbon on products in Shop 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
8529c2013a [FIX] Remvoe required parameter from website field of link tracker 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
4b3c1c071d [FIX] Menu Entry for Brand & Tags for Website Products 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
8f01116341 [IMP] "website_forum" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
f2eb0e33a2 [IMP] "website_links" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
02881b6e5b [IMP] "website_event" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
277a2e8f96 [IMP] "website_customer" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
9206847d70 [IMP] 'website_partner' compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
7366c0bd65 [IMP] "website_crm_partner_assign" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
5c7099863d [IMP] "website_crm" compatible with Multi-Website 2018-01-17 12:10:36 +05:30
Kaushal Prajapati
6a35afc191 [IMP] "website_blog" compatible with Multi-Website 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
Siddharth Bhalgami
d00801d466 [ADD] Multi Website Core Support 🎉 2018-01-17 12:10:36 +05:30
Kunjal
cb7bf9524f [ADD]: Multi branch and CRM. 2018-01-17 10:43:56 +05:30
Flectra
06065498bc [FIX] authors 2018-01-16 04:55:03 -08:00
thomi
1d57543b4e [IMP] #32 crm, base partner merge, create menu item 2018-01-16 17:48:57 +05:30
Siddharth Bhalgami
2304545a3b [ADD] Gantt View added in Task view (project.task object) 2018-01-16 17:35:58 +05:30
Siddharth Bhalgami
223e481cbf [FIX] Change Click to DblClick Event - Change in core lib. 2018-01-16 17:35:50 +05:30
chintanambaliya-flectra
4c53003dfe [IMP] Enable events like Draggable and Resizable 2018-01-16 17:35:35 +05:30
Siddharth Bhalgami
d701e7dd58 [ADD] Gantt View: Added Gantt View Support for Flectra. 🎉 2018-01-16 17:32:52 +05:30
Fatemi
33a66dd1da [FIX]: Fixed error of fiscal period 2018-01-16 17:29:08 +05:30
Kunjal
9d6734d9a7 [FIX] : System Parameter. 2018-01-16 17:28:37 +05:30
Kunjal
689472ef2c [FIX] : System Parameter. 2018-01-16 17:21:47 +05:30
Yusuf
3590c60b50 [IMP] Multiple emails can be send, retry and cancel from the tree view 2018-01-16 17:17:20 +05:30
Kunjal
d3f4a54f93 [ADD] : Remove Phoning Home. 2018-01-16 17:13:43 +05:30
gauravpatel
317220a93d [FIX] remove signature and powerby odoo 2018-01-16 17:12:47 +05:30
Kaushal Prajapati
78e64b594d [ADD] password_security: Thanks to LasLabs, Odoo Community Association (OCA) for this module. As we are not using the module as it is, we did some required changes in order to improve this module to next level.
So, Now with the flectra password_security is part of core addons.
2018-01-16 17:08:07 +05:30
Siddharth Bhalgami
ec66961de6 [NameSpace] Odoo/OpenERP -> Flectra in *.xml/*.py 2018-01-16 17:06:46 +05:30
Siddharth Bhalgami
28bdb0e077 [FIX] Replace all odoo logo with flectra & Changes apps icons 2018-01-16 16:58:52 +05:30
ChriCar
9293afae8f changed favicon to flectraX 2018-01-16 16:53:42 +05:30
Yusuf Kapasi
670f075b6c [ADD] added missing author name 2018-01-16 16:38:17 +05:30
Flectra
19c4e86985 [ADD] added missing author name 2018-01-16 03:05:52 -08:00
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