Merge branch 'master-riddhi-05072018' into 'master-patch-july-2018'

[REM]Remove application true from l10n_in_gst, l10n_sg_gst and account_cash_flow module

See merge request flectra-hq/flectra!112
This commit is contained in:
Parthiv Patel 2018-07-20 08:54:22 +00:00
commit a36d3972d1
3 changed files with 2 additions and 5 deletions

View File

@ -35,7 +35,6 @@ The cash flow statement is intended to:
'demo': [
],
]
'application': True,
}

View File

@ -39,6 +39,5 @@
'demo/account_invoice_demo.xml',
],
'installable': True,
'auto_install': False,
'application': True,
'application': True
}

View File

@ -35,6 +35,5 @@ There are Different type of GST Reports available for Singapore Localization.
'demo/demo_product.xml'
],
'installable': True,
'application': True,
'auto_install': False
}