{ 'name': 'Qatar - Accounting', 'countries': ['qa'], 'description': """ This is the base module to manage the accounting chart for Qatar in Odoo. ============================================================================== Qatar accounting basic charts and localization. Activates: - Chart of accounts """, 'category': 'Accounting/Localizations/Account Charts', 'version': '1.0', 'depends': [ 'account', ], 'demo': [ 'demo/demo_company.xml', ], 'license': 'LGPL-3', }