We have port three of them (training, training_exam and training_room)
to work over the stable version 5.0 and trunk (6.0). You could find them
in addons-extra branches.

-- 
Several bugs on training modules
https://bugs.launchpad.net/bugs/493821
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:
Hi:

This week we will show OpenERP training modules to a customer who need managing 
courses, Masters and specialities. I thought it was better installing new 
modules from training branch on 5.0.6 to show them the complete functionality 
available, but we could not be able to make the new modules work on 5.0.6. We 
had several errors on installing them. Module training itself has got an error 
on  training_view.xml, where (session_duplicate_wizard_act) asociated to a 
record is duplicated. After trying to correct XML view, we obtain this error:
Environment Information :
System : Windows-32bit-SP1
OS Name : nt
Operating System Release :
Operating System Version : 32bit
Operating System Architecture : 32bit
Operating System Locale : es_ES.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 5.0.2
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call 
last):
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 244, 
in dispatch
    result = LocalService(service_name)(method, *params)
  File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 73, in 
__call__
    return getattr(self, method)(*params)
  File 
"/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 
639, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File 
"/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 
619, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", 
line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", 
line 74, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File 
"/usr/lib/python2.5/site-packages/openerp-server/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/lib/python2.5/site-packages/openerp-server/pooler.py", line 62, in 
restart_pool
    return get_db_and_pool(db_name, force_demo, status, 
update_module=update_module)
  File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 40, in 
get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", 
line 728, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", 
line 610, in load_module_graph
    tools.convert_csv_import(cr, m, os.path.basename(filename), fp.read(), 
idref, mode=mode)
  File "/usr/lib/python2.5/site-packages/openerp-server/tools/convert.py", line 
857, in convert_csv_import
    pool.get(model).import_data(cr, uid, fields, datas,mode, 
module,noupdate,filename=fname_partial)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 806, 
in import_data
    process_liness(self, datas, [], current_module, self._name, fields_def)
  File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 636, 
in process_liness
    ['res_id'])[0]['res_id']
IndexError: list index out of range

(Thank you Carlos Liébana to help me with installation!!)

So we let it stay and installed modules from extra-addons. We thought that 
maybe it will be enough showing customer not everything working but potential 
functionality on future.
Extra-addons modules are more or less functional but there is an error on 
defining offers. When you try including a course, the list is empty even if 
there is five courses defined on system. On the other side, you only can create 
a new offer from courses and not select an existing offer to be the course 
included on.

Now... I think if they like OpenERP and training modules they would agree 
financing improving functionality, so I would like to know wich would be the 
steps to go on if we can convince the new customer.

Is there any place where we could consult the functionality available on 
future? Some tutorial/manual about actually existing training modules? On new 
branch there is a full addons folder, and even a server folder. Thas this mean 
that training should be installed as a separate system from openerp by now? The 
only mention I could found about this new modules was here:
http://openobject.com/forum/topic10626.html?highlight=training
and here
http://fairitale.blogspot.com/2009/11/open-erp-training-module-updates.html

So... Something new? How could we help?
Thank you very much:

Ana





_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to