Error when change the day of week in the IWL
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
school-openerp-module |
Fix Committed
|
Undecided
|
Pereerro |
Bug Description
When I change the day of the week in the IWL and then re-create the seances with the option "IWL Check Seances" I get this message error:
Environment Information :
System : Linux-3.
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
Operating System Release : 3.2.0-32-
Operating System Version : #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012
Operating System Architecture : 32bit
Operating System Locale : ca_ES.UTF-8
Python Version : 2.7.3
OpenERP-Client Version : 6.1-20120810-233427
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/opt/openerp/
result = netsvc.
File "/opt/openerp/
result = ExportService.
File "/opt/openerp/
res = fn(db, uid, *params)
File "/opt/openerp/
return f(self, dbname, *args, **kwargs)
File "/opt/openerp/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/opt/openerp/
return getattr(object, method)(cr, uid, *args, **kw)
File "/opt/openerp/
iwl_
File "/opt/openerp/
self.
File "/opt/openerp/
'comment': _('Nulled for seance deletion'), })
File "/opt/openerp/
ret=
File "/opt/openerp/
ret=
File "/opt/openerp/
vals = self._add_
File "/opt/openerp/
defaults.
TypeError: cannot convert dictionary update sequence element #0 to a sequence
Related branches
Changed in school-base-openerp-module: | |
status: | New → In Progress |
Work fine in last commit.