Customized views not working

Bug #1100065 reported by Cats&Dogs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP's Framework R&D

Bug Description

Hello,

I'm trying to create some customized views in 7.0.

For example:

Goto
- Settings
- Technical -> User Interface
- Customized Views
- Create new entry

Choose for example product.product.tree and select a user

I alter the list view by copying the code of the original view, and add a column (eg <field name="seller_id"/>)

Save it.

Login as the selected user. The user is still seeing the standard list view, the extra column isn't added.

Secondly, when I alter the original view, the customized view for that user is no longer available like it is deleted.

Related branches

Farid Ghanchi (gfarid)
Changed in openerp-web:
status: New → Confirmed
Amit Parik (amit-parik)
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

> Secondly, when I alter the original view, the customized view for that user is no longer available like it is deleted.

That is normal behavior, if the original view is modified, customized view is considered invalid/outdated and removed.

affects: openerp-web → openobject-server
Changed in openobject-server:
assignee: OpenERP R&D Web Team (openerp-dev-web) → OpenERP R&D Team (openerp-dev)
Changed in openobject-server:
assignee: OpenERP R&D Team (openerp-dev) → OpenERP's Framework R&D (openerp-dev-framework)
Changed in openobject-server:
status: Confirmed → In Progress
Revision history for this message
Ishwar Malvi(OpenERP) (ima-openerp) wrote :

Hello,

  It has been fix committed in https://code.launchpad.net/~openerp-dev/openobject-server/trunk-bug-1100065-ishwar branch.
  Revision No: 4842.
  Revision ID: <email address hidden>.

Thanks,
Ishwar Malvi

Changed in openobject-server:
status: In Progress → Fix Committed
Revision history for this message
Vo Minh Thu (thu) wrote :

Customized views do work only for dashboards (the `board` module should be installed).

Changed in openobject-server:
status: Fix Committed → Confirmed
importance: Low → Wishlist
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.