send followups : error if add a partner to remind
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
affects openerp
If I would like to send followups, I add a partner to remind and this
error comes :
Traceback (most recent call last):
File "/opt/openerp_
dispatch
result = LocalService(
File "/opt/openerp_
__call__
return getattr(self, method)(*params)
File "/opt/openerp_
line 452, in execute
res = service.execute(db, uid, object, method, *args)
File "/opt/openerp_
wrapper
return f(self, dbname, *args, **kwargs)
File "/opt/openerp_
execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/opt/openerp_
execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/opt/openerp_
in read
result = self._read_flat(cr, user, select, fields, context, load)
File "/opt/openerp_
in _read_flat
cr.
File "/opt/openerp_
wrapper
return f(self, *args, **kwargs)
File "/opt/openerp_
execute
res = self._obj.
ProgrammingError: column "write_date" does not exist at character 125
Luc Maurer @ camptocamp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://
iD8DBQFJb828hgG
P/eqp8ITNbTBgCK
=Rp2g
-----END PGP SIGNATURE-----
fixed by 1593 <email address hidden>