print error partner ledger

Bug #537491 reported by Francois Pietquin (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
gpa(OpenERP)

Bug Description

Financial Management / Reporting / Generic Reporting / Partner Accounts/Partner Ledger

addons revision 3174

Traceback (most recent call last):
  File "/home/francois/openerp/trunk/server/bin/netsvc.py", line 370, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/francois/openerp/trunk/server/bin/service/web_services.py", line 624, in dispatch
    res = fn(db, uid, *params)
  File "/home/francois/openerp/trunk/server/bin/service/web_services.py", line 651, in exp_execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/home/francois/openerp/trunk/server/bin/service/web_services.py", line 633, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/home/francois/openerp/trunk/server/bin/wizard/__init__.py", line 177, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/home/francois/openerp/trunk/server/bin/wizard/__init__.py", line 153, in execute_cr
    return self.execute_cr(cr, uid, data, next_state, context)
  File "/home/francois/openerp/trunk/server/bin/wizard/__init__.py", line 72, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File "/home/francois/openerp/trunk/server/bin/addons/account/wizard/wizard_third_party_ledger.py", line 132, in _check_state
    self._check_date(cr, uid, data, context)
  File "/home/francois/openerp/trunk/server/bin/addons/account/wizard/wizard_third_party_ledger.py", line 117, in _check_date
    cr.execute(sql,(data['form']['date1']))
  File "/home/francois/openerp/trunk/server/bin/sql_db.py", line 74, in wrapper
    return f(self, *args, **kwargs)
  File "/home/francois/openerp/trunk/server/bin/sql_db.py", line 119, in execute
    res = self._obj.execute(query, params)
TypeError: not all arguments converted during string formatting

Related branches

Changed in openobject-addons:
status: New → Confirmed
Changed in openobject-addons:
assignee: nobody → gpa(Open ERP) (gpa-openerp)
Changed in openobject-addons:
milestone: none → 5.2
Revision history for this message
gpa(OpenERP) (gpa-openerp) wrote :

Thank you for reporting.

It has been fixed in following revision no:3187 <email address hidden>.

Changed in openobject-addons:
status: Confirmed → 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.