mayank
2c971d89d8
[FIX]product page filter radio button visible
2018-05-10 18:16:54 +05:30
Chintan Ambaliya
ff3d93dfb7
[FIX] 'website.menu.write() with unknown fields: is_homepage' when change menu sequence on website
2018-05-08 11:02:14 +05:30
Parthiv Patel
1d4568c657
Merge branch 'master-branch' into 'master'
...
[FIX]: Improved branch.
See merge request flectra-hq/flectra!56
2018-05-03 14:49:31 +00:00
Kunjal
5a7452a410
[FIX]: Improved branch.
2018-05-03 18:23:27 +05:30
Chintan Ambaliya
86ec69a40e
[FIX] Products not visible in Main catagory Issue: #45
2018-05-03 15:53:51 +05:30
Parthiv Patel
d80ac40ac6
Merge branch 'master-report-gst-riddhi' into 'master'
...
[FIX]singapore account tax group
See merge request flectra-hq/flectra!54
2018-05-03 06:08:34 +00:00
Riddhi Kansara
c136d86a7b
[FIX]singapore account tax group
...
[FIX]modify test cases based on tax group
[FIX]l10n_sg_gst report issue
2018-05-02 15:23:21 +05:30
Kunjal
dfe0a6bdbf
[ADD] Index File.
2018-05-01 15:38:48 +05:30
Parthiv Patel
4df11df642
Merge branch 'master-report-gst-riddhi' into 'master'
...
[ADD]Add index.html file and change icon for gst singapore.
See merge request flectra-hq/flectra!49
2018-05-01 07:18:36 +00:00
Chinmayi Vyas
ca1cad70e5
[FIX]indian chart of account issue, gst traceback on partner form
2018-04-30 13:51:13 +05:30
mayank
899cd0f216
[IMP]forward port wishlist changes to flectra
2018-04-27 16:44:54 +05:30
Chinmayi Vyas
4a9499557e
[FIX] HSN calculation issue on gstr-2 summary
2018-04-27 13:20:00 +05:30
Riddhi Kansara
78b06169b9
[ADD]Add index.html file and change icon for gst singapore.
2018-04-26 15:52:50 +05:30
Chinmayi Vyas
97d6e4c58a
[FIX] Translation Issue of Theme Selector Dropdown & Change Version of Flectra
2018-04-25 12:21:28 +05:30
Siddharth Bhalgami
b52ab98e3f
Fixes https://gitlab.com/flectra-hq/flectra/issues/59
2018-04-23 16:07:47 +05:30
Flectra
2368ade927
[ADD] condition to drop table only if it exists
2018-04-21 08:12:56 +05:30
Parthiv Patel
8601c469ae
Merge branch 'master' into 'master'
...
[FIX] Made release planning tasks editable
See merge request flectra-hq/flectra!47
2018-04-20 10:35:56 +00:00
Ahmed Girach
ecb4f67911
[FIX] Made release planning tasks editable
2018-04-20 15:32:20 +05:30
Riddhi Kansara
b3a53d6236
[ADD]Add GST Report Singapore Localization
2018-04-20 14:27:40 +05:30
Rutuba Chavda
653abef735
[ADD]:account_cash_flow:Add branch_id
2018-04-19 14:29:27 +05:30
Kunjal
b0f6928355
[ADD]: Cash Flow Report.
2018-04-19 14:29:27 +05:30
Chinmayi Vyas
056853fbe4
[ADD] GST module for Indian Localization: configure indian taxes and chart of accounts, summary and excel report for GSTR-1,GSTR-2
2018-04-19 12:34:28 +05:30
Siddharth Bhalgami
f81184cb98
Fixes https://gitlab.com/flectra-hq/flectra/issues/60
2018-04-18 11:22:57 +05:30
Gaurav Patel
8b91e0b9c5
[Add] Theme Leith
2018-04-16 12:23:12 +05:30
Chinmayi Vyas
58e83ab178
[REM]Remove Enterprise Tags
2018-04-12 18:28:20 +05:30
Haresh Chavda
822889a722
[ADD] Sale Advance Pricelist module
2018-04-12 16:44:34 +05:30
Haresh Chavda
b9e6c2c48e
[ADD/IMP] Add icon and change author name
2018-04-10 10:54:12 +05:30
Siddharth Bhalgami
8a9c9173e9
Fixes https://gitlab.com/flectra-hq/flectra/issues/51
2018-04-10 10:48:45 +05:30
Parthiv Patel
17601ebbe0
Merge branch 'master-branch' into 'master'
...
[FIX]: Set branch in portal user.
See merge request flectra-hq/flectra!42
2018-04-10 02:48:31 +00:00
Siddharth Bhalgami
9ca2b698d3
[IMP] Added warning message for oauth lib for REST
...
[ADD] Added lib in requirements.txt
2018-04-09 18:16:51 +05:30
flectra-admin
487ed76bc1
[ODOO] Upstream Changes of Odoo to Flectra till commit ref. d636c6c95c
2018-04-09 17:13:32 +05:30
Kunjal
4293581eb2
[FIX]: Set branch in portal user.
2018-04-06 17:38:31 +05:30
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