odoo/addons/l10n_ch_bvr/__terp__.py

13 lines
285 B
Python

{
"name" : "Localisation for Switzerland - BVR and DTA Support",
"version" : "1.0",
"author" : "Tiny",
"category" : "Localisation/Europe",
"depends" : ["l10n_ch"],
"init_xml" : [],
"update_xml" : ["bvr/bvr_report.xml"],
"demo_xml" : [],
"active": True,
"installable": True
}