nevertheless there is an often discussed but unsolved usability issue in multicompany the company_id must be displayed clearly visible on the first page, not on the second tab.
-- trunk multi_company_account does not install https://bugs.launchpad.net/bugs/619213 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Addons Modules: Won't Fix Bug description: Traceback (most recent call last): File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 429, in dispatch result = ExportService.getService(service_name).dispatch(method, auth, params) File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/web_services.py", line 626, in dispatch res = fn(db, uid, *params) File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/web_services.py", line 653, in exp_execute return self._execute(db, uid, wiz_id, datas, action, context) File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/web_services.py", line 635, in _execute return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context) File "/home2/gass/OpenERP/trunk/openobject-server/bin/wizard/__init__.py", line 177, in execute res = self.execute_cr(cr, uid, data, state, context) File "/home2/gass/OpenERP/trunk/openobject-server/bin/wizard/__init__.py", line 72, in execute_cr action_res = action(self, cr, uid, data, context) File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/base/module/wizard/wizard_module_upgrade.py", line 83, in _upgrade_module db, pool = pooler.restart_pool(cr.dbname, update_module=True) File "/home2/gass/OpenERP/trunk/openobject-server/bin/pooler.py", line 62, in restart_pool return get_db_and_pool(db_name, force_demo, status, update_module=update_module) File "/home2/gass/OpenERP/trunk/openobject-server/bin/pooler.py", line 39, in get_db_and_pool addons.load_modules(db, force_demo, status, update_module) File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", line 830, in load_modules r = load_module_graph(cr, graph, status, report=report) File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", line 717, in load_module_graph load_init_update_xml(cr, m, idref, mode, kind) File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", line 613, in load_init_update_xml tools.convert_xml_import(cr, m, fp, idref, mode=mode, **kwargs) File "/home2/gass/OpenERP/trunk/openobject-server/bin/tools/convert.py", line 927, in convert_xml_import obj.parse(doc.getroot()) File "/home2/gass/OpenERP/trunk/openobject-server/bin/tools/convert.py", line 821, in parse self._tags[rec.tag](self.cr, rec, n) File "/home2/gass/OpenERP/trunk/openobject-server/bin/tools/convert.py", line 710, in _tag_record assert model, "The model %s does not exist !" % (rec_model,) AssertionError: The model ir.rule.group does not exist ! _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

