← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 855607] Re: Journal Items view does not hide correctly the columns

 

** Changed in: openerp-web
       Status: Confirmed => Invalid

** Description changed:

- This bug is probably related to the modifications from vtm in the
- fields_view_get and the fact this osv overrides the fields_view_get to
- make those columns disappear.
+ In the "Journal Items" list view, columns are not correctly hidden based
+ on search data in OpenERP Web: client relies on @modifiers, but object
+ overrides fields_view_get without re-generating @modifiers resulting in
+ the client's inability to process (and use) them.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/855607

Title:
  Journal Items view does not hide correctly the columns

Status in OpenERP Web:
  Invalid
Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  In the "Journal Items" list view, columns are not correctly hidden
  based on search data in OpenERP Web: client relies on @modifiers, but
  object overrides fields_view_get without re-generating @modifiers
  resulting in the client's inability to process (and use) them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/855607/+subscriptions


References