First button on o2m popup should not be named "Cancel"
Bug #673444 reported by
Numérigraphe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo GTK Client (MOVED TO GITHUB) |
Fix Committed
|
Wishlist
|
OpenERP sa GTK client R&D |
Bug Description
In the current trunk, when you double-click a o2m line, a popup window opens with 3 buttons at the bottom: "cancel", "save & exit", "save & new".
But "cancel" is very often used in forms, to managed object states. For example: cancel a stock move in a sale order (attached screenshot).
So "cancel" should really be renamed to "Discard changes" or something similar.
Lionel.
Related branches
lp://staging/~numerigraphe/openobject-client/6.0-rename-o2m-button-cancel
Ready for review
for merging
into
lp://staging/openobject-client/6.0
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedbin/widget/view/form_gtk/one2many_list.py (+1/-1)
Ready for review
for merging
into
lp://staging/openobject-client
- OpenERP sa GTK client R&D: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedbin/widget/view/form_gtk/one2many_list.py (+1/-1)
Changed in openobject-client: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
The web client just has a "close" button.