~camptocamp/c2c-rd-addons/8.0a

1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "name"         : "Equipment"
, "version"      : "1.0"
, "author"       : "ChriCar Beteiligungs- und Beratungs- GmbH"
, "website"      : "http://www.chricar.at/ChriCar"
, "description"  : """defines the equipment properties
generated 2009-07-11 14:41:58+02"""
, "category"     : "Client Modules/Real Estate"
, "depends"      : ["chricar_room","chricar_top"]
, "init_xml"     : []
, "demo_xml"     : []
, "update_xml"   : ["equipment_view.xml","security/ir.model.access.csv"]
, "auto_install" : False
, "installable"  : True
}