[Trunk/7.0] delete record without confirmation in list view
Bug #1172360 reported by
Francesco Apruzzese
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Web (MOVED TO GITHUB) |
Fix Committed
|
Low
|
OpenERP R&D Web Team |
Bug Description
Openerp 7
OpenERP Server revision number 4958
OpenERP Web revision number 3909
OpenERP Addons revision number 9069
When I click on a delete button (trash icon) in a one2many list, OpenERP delete the record without a confermation. It's possibile to show a popup to ask to user if he want really delete the line?
Related branches
lp:~openerp-dev/openerp-web/trunk-bug-1172360-ggh
- OpenERP R&D Web Team: Pending requested
-
Diff: 13 lines (+3/-0)1 file modifiedaddons/web/static/src/js/view_list.js (+3/-0)
lp:~openerp-dev/openerp-web/7.0-bug-1172360-ggh
- OpenERP Core Team: Pending requested
-
Diff: 13 lines (+3/-0)1 file modifiedaddons/web/static/src/js/view_list.js (+3/-0)
summary: |
- delete record without confirmation in list view + [Trunk/7.0] delete record without confirmation in list view |
Changed in openerp-web: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Hello Francesco,
Yes, we should Improve this for one2many list. It's also worked like other. so I am confirm this Issue with low Importance.
Thanks!