Browse Source

[INIT] repo 7.0

pull/2/head
unknown 12 years ago
parent
commit
382f79866a
  1. 2
      base_address_category/__openerp__.py
  2. 2
      partner_address_ldap/__openerp__.py

2
base_address_category/__openerp__.py

@ -49,5 +49,5 @@
'security/ir.model.access.csv', 'security/ir.model.access.csv',
], ],
"active": False, "active": False,
"installable": True
"installable": False
} }

2
partner_address_ldap/__openerp__.py

@ -64,5 +64,5 @@ Active Directory Support for Windows server 2003, try 2008 at your own risk
"wizard.xml"], "wizard.xml"],
"demo_xml" : [], "demo_xml" : [],
"active": False, "active": False,
"installable": True
"installable": False
} }
Loading…
Cancel
Save