~sebastien.beau/openobject-addons/on-change-support-extra-addons

1
2
3
4
5
6
7
8
9
10
11
{
	"name" : "United States - Manufacturing",
	"version" : "1.0",
	"author" : "Tiny",
	"category" : "Localisation/Account charts",
	"depends" : ["account", "account_chart"],
	"demo_xml" : [],
	"update_xml" : ['account_tax_code.xml',"account_chart.xml",'account_tax.xml'],
	"active": False,
	"installable": True
}