Fix flow between form view and other views

Bug #900225 reported by Xavier (Open ERP)
30
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
High
Unassigned

Bug Description

✓ "list"-type views (list, gantt, kanban, etc…), edit record, save -> should go back to list-type view
✓ list-type view, edit record, cancel -> back to list-type view
✓ list view, create, cancel -> back to list view
✓ page (readonly form) -> edit -> save -> back to readonly form
✓ readonly form -> edit -> cancel -> back to readonly form
* readonly form -> delete last record -> back to previous list-type view

Related branches

Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Requires that the page view be merged in mainline beforehand.

Changed in openerp-web:
importance: Undecided → High
status: New → Confirmed
description: updated
Revision history for this message
Ferdinand (office-chricar) wrote :
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Nope, this is a master bug for relations when switching between views, bug 899042 looks like an issue internal to the form view.

description: updated
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Fixed missing piece: when deleting the last record of a collection from the page view (or more generally when trying to reload the page view with no record), immediately back out to the previous view type.

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.