c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #28475
Re: [Bug 808460] Re: [V6.0.2] Follow up accounting
Hi,
Thanks for your answers; i try to find more details to send you.
Also I don't find video !
Regards Yves
Yves MALATESTA
CYM - Choose Your Model
General Manager
yves.malatesta@xxxxxxxxxx
www.cymtemp.fr
Mob : +33 786 180 818
Voip : +33 966 887 148
Fix : +33 297 937 148
CYM-Choose Your Model - Gaincru, 56140 RUFFIAC - R.C.S. VANNES 522 088
988
-----Message d'origine-----
De : bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] De la part de Amit Parik (OpenERP)
Envoyé : mercredi 13 juillet 2011 15:17
À : yves.malatesta@xxxxxxxxxx
Objet : [Bug 808460] Re: [V6.0.2] Follow up accounting
Hello,
I have checked your issue with latest stable and trunk both.
But all are working as expected.
So would you please provide more information or provide proper example
on this.
I have attached a video for your reference so would you please check it
and notify us where did you face the problem.
Thanks and waiting for your reply!
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are subscribed to the bug report.
https://bugs.launchpad.net/bugs/808460
Title:
[V6.0.2] Follow up accounting
Status in OpenERP Modules (addons):
Incomplete
Bug description:
On asking report for followup account i have this message:
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 599, in dispatch
res = fn(db, uid, *params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/malatestay/openerp/addons/account_followup/wizard/account_followup_print.py", line 322, in do_print
date, int(id),))
File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", line 78, in wrapper
return f(self, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", line 131, in execute
res = self._obj.execute(query, params)
ProgrammingError: ERREUR: la colonne « followup_line_id » est de type integer mais l'expression est de type boolean
LIGNE 1 : UPDATE account_move_line SET followup_line_id=false, followu...
^
ASTUCE : Vous devez réécrire l'expression ou lui appliquer une transformation de type.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/808460/+subscriptions
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/808460
Title:
[V6.0.2] Follow up accounting
Status in OpenERP Modules (addons):
Incomplete
Bug description:
On asking report for followup account i have this message:
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 599, in dispatch
res = fn(db, uid, *params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/malatestay/openerp/addons/account_followup/wizard/account_followup_print.py", line 322, in do_print
date, int(id),))
File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", line 78, in wrapper
return f(self, *args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", line 131, in execute
res = self._obj.execute(query, params)
ProgrammingError: ERREUR: la colonne « followup_line_id » est de type integer mais l'expression est de type boolean
LIGNE 1 : UPDATE account_move_line SET followup_line_id=false, followu...
^
ASTUCE : Vous devez réécrire l'expression ou lui appliquer une transformation de type.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/808460/+subscriptions
References