This is a patch that display deleted and removed lines in one2many and
many2many. Those lines will appear greyed, once removed the delete
button will turn to an undelete button allowing you to change your
mind.
The lines that were just created are deleted without question (this is
a feature ;)).
Please review this at http://codereview.appspot.com/3977047/
Affected files:
M CHANGELOG
A share/pixmaps/tryton/tryton-undo.svg
M tryton/common/cellrenderercombo.py
M tryton/common/cellrendererdate.py
M tryton/common/cellrenderertext.py
M tryton/common/cellrenderertoggle.py
M tryton/gui/window/view_form/model/field.py
M tryton/gui/window/view_form/model/group.py
M tryton/gui/window/view_form/model/record.py
M tryton/gui/window/view_form/screen/screen.py
M tryton/gui/window/view_form/view/form_gtk/interface.py
M tryton/gui/window/view_form/view/form_gtk/many2many.py
M tryton/gui/window/view_form/view/form_gtk/one2many.py
M tryton/gui/window/view_form/view/list_gtk/parser.py
--
[email protected] mailing list