Error in IWL wizard check seances
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
school-openerp-module |
Fix Committed
|
Critical
|
Pereerro |
Bug Description
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/
days_
File "/opt/openerp/
for a_datetime in cls.periodicity
File "/opt/openerp/
local_timezone = pytz.timezone(
File "/usr/lib/
if zone.upper() == 'UTC':
AttributeError: 'bool' object has no attribute 'upper'
Related branches
Changed in school-base-openerp-module: | |
status: | New → Fix Committed |