send followups : error if add a partner to remind

Bug #317699 reported by Luc Maurer @ Camptocamp
2
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_trunk3/openerp/server/bin/netsvc.py", line 226, in
dispatch
    result = LocalService(service_name)(method, *params)
  File "/opt/openerp_trunk3/openerp/server/bin/netsvc.py", line 74, in
__call__
    return getattr(self, method)(*params)
  File "/opt/openerp_trunk3/openerp/server/bin/service/web_services.py",
line 452, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/opt/openerp_trunk3/openerp/server/bin/osv/osv.py", line 59, in
wrapper
    return f(self, dbname, *args, **kwargs)
  File "/opt/openerp_trunk3/openerp/server/bin/osv/osv.py", line 119, in
execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/opt/openerp_trunk3/openerp/server/bin/osv/osv.py", line 111, in
execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/opt/openerp_trunk3/openerp/server/bin/osv/orm.py", line 1841,
in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/opt/openerp_trunk3/openerp/server/bin/osv/orm.py", line 1892,
in _read_flat
    cr.execute('SELECT %s FROM \"%s\" WHERE id IN (%s) ORDER BY %s' % \
  File "/opt/openerp_trunk3/openerp/server/bin/sql_db.py", line 76, in
wrapper
    return f(self, *args, **kwargs)
  File "/opt/openerp_trunk3/openerp/server/bin/sql_db.py", line 114, in
execute
    res = self._obj.execute(query, params)
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://enigmail.mozdev.org

iD8DBQFJb828hgG7fdis3UURAph7AKCGATi+WNd9xOSAU2wOj5qfUcFEPwCghY+q
P/eqp8ITNbTBgCK03fj2i2w=
=Rp2g
-----END PGP SIGNATURE-----

Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

fixed by 1593 <email address hidden>

Changed in openerp:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.