> 
> We tried installing version 4.2.3. and all multi-company modules installed 
> without error. Any ideas where the problem between the two versions might be? 
> Tks
> 


Personally, no idea. That's one for Tiny to answer. I have a couple thoughts 
though:

1. It simply is a bug and their so called "quality management" has failed.

2. I note that the mulit_company_account module is not listed on 
http://www.openerp.com/download/modules/. But it is in addons-extra So they 
simply could have forgotten upgrade it. 

3. An intentional error, to force potential clients with more complex 
applications to buy a maintenance contract. 

We have experienced Tiny and OpenERP for almost two years now. My advise is, 
take nothing for granted, do NOT trust what they tell you and always assume the 
worst. Also be assured that one day the preset you with a catch that makes you 
vomit. They have an absolute disregard for their clients and customers.

I also can confirm that the V5.0 mulit_company_account module is not working on 
my side. Here is what I am getting:



Traceback (most recent call last):
  File "/usr/local/tinyerp/openerp/server/bin/netsvc.py", line 231, in 
dispatch
    result = LocalService(service_name)(method, 
*params)
  File "/usr/local/tinyerp/openerp/server/bin/netsvc.py", line 74, in 
__call__
    return getattr(self, method)(*params)
  File "/usr/local/tinyerp/openerp/server/bin/service/web_services.py", 
line 552, in execute
    return self._execute(db, uid, wiz_id, datas, action, 
context)
  File "/usr/local/tinyerp/openerp/server/bin/service/web_services.py", 
line 532, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], 
action, context)
  File "/usr/local/tinyerp/openerp/server/bin/wizard/__init__.py", line 
178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/local/tinyerp/openerp/server/bin/wizard/__init__.py", line 
74, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File 
"/usr/local/tinyerp/openerp/server/bin/addons/base/module/wizard/wizard_module_upgrade.py",
 line 92, in _upgrade_module
    db, pool = pooler.restart_pool(cr.dbname, 
update_module=True)
  File "/usr/local/tinyerp/openerp/server/bin/pooler.py", line 61, in 
restart_pool
    return get_db_and_pool(db_name, force_demo, status, 
update_module=update_module)
  File "/usr/local/tinyerp/openerp/server/bin/pooler.py", line 40, in 
get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/local/tinyerp/openerp/server/bin/addons/__init__.py", line 
720, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/usr/local/tinyerp/openerp/server/bin/addons/__init__.py", line 
613, in load_module_graph
    tools.convert_csv_import(cr, m, 
os.path.basename(filename), fp.read(), idref, mode=mode)
  File "/usr/local/tinyerp/openerp/server/bin/tools/convert.py", line 853, 
in convert_csv_import
    pool.get(model).import_data(cr, uid, fields, 
datas,mode, module,noupdate,filename=fname_partial)
  File "/usr/local/tinyerp/openerp/server/bin/osv/orm.py", line 639, in 
import_data
    process_liness(self, datas, [], fields_def)
  File "/usr/local/tinyerp/openerp/server/bin/osv/orm.py", line 518, in 
process_liness
    ['res_id'])[0]['res_id']
IndexError: list index out of range





-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=32888#32888

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to