← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 737489] [NEW] [trunk] Account: Can not reconcile entries

 

Public bug reported:

Hello,

I can not reconcile any entries on journal items using reconcile entries
wizard.

res = self._obj.execute(query, params)
ProgrammingError: column "journal_id" is of type integer but expression is of type record
LINE 1: ...s (24,E'draft',3,E'/',E'2011-03-18',E'1',E'False',(5, E'Bank...

Thanks,
mra

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/737489

Title:
  [trunk] Account: Can not reconcile entries

Status in OpenERP Modules (addons):
  New

Bug description:
  Hello,

  I can not reconcile any entries on journal items using reconcile
  entries wizard.

  res = self._obj.execute(query, params)
  ProgrammingError: column "journal_id" is of type integer but expression is of type record
  LINE 1: ...s (24,E'draft',3,E'/',E'2011-03-18',E'1',E'False',(5, E'Bank...

  Thanks,
  mra



Follow ups

References