You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

26 lines
518 B

{
'name': 'Taxless Accounting',
'version': '1.0',
'category': 'Accounting',
'sequence': 6,
'summary': 'Lets hide Tax from Accounting',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': 'http://www.cybrosys.com',
'description': """
=======================
""",
'depends': ['account','base','account_voucher'],
'data': [
'account_view.xml',
],
'demo': [
],
'installable': True,
'auto_install': False,
}