[REM]Remove application true from l10n_in_gst, l10n_sg_gst and account_cash_flow module
This commit is contained in:
parent
f2e1110720
commit
4dfb8ea83f
@ -35,7 +35,6 @@ The cash flow statement is intended to:
|
|||||||
|
|
||||||
'demo': [
|
'demo': [
|
||||||
|
|
||||||
],
|
]
|
||||||
|
|
||||||
'application': True,
|
|
||||||
}
|
}
|
||||||
|
@ -39,6 +39,5 @@
|
|||||||
'demo/account_invoice_demo.xml',
|
'demo/account_invoice_demo.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'auto_install': False,
|
'application': True
|
||||||
'application': True,
|
|
||||||
}
|
}
|
||||||
|
@ -35,6 +35,5 @@ There are Different type of GST Reports available for Singapore Localization.
|
|||||||
'demo/demo_product.xml'
|
'demo/demo_product.xml'
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
|
||||||
'auto_install': False
|
'auto_install': False
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user