bank statement: cannot manually create line

Bug #920492 reported by qdp (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
High
Unassigned

Bug Description

*install account module
*go in Accounting\bank & cash\bank statements, form view
*try to create bank statement lines

=> nothing will happens. Console show an Uncaught Error: Domain references unknown field : state

It works fine in gtk client

Related branches

qdp (OpenERP) (qdp)
Changed in openerp-web:
importance: Undecided → Medium
importance: Medium → High
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

> Console show an Uncaught Error: Domain references unknown field : state

Means there's a domain in the view which uses the field `state` even though the field `state` is not in the view and thus not fetched. The view should be fixed.

> It works fine in gtk client

because the web client just prints the error on stdout and just returns "false" instead.

Also, could not reproduce.

affects: openerp-web → openobject-addons
Revision history for this message
Ravish(OpenERP) (rmu-openerp) wrote :

Hello ,

I have checked your issue. It's working properly.I have attached video for your reference.
Please take a look.

Thanks!

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
qdp (OpenERP) (qdp) wrote :

fix released on revision 6390. FYI, it was due to the module account_bank_statement_extensions...

Thanks Xavier for pointing me this error,
Quentin

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