Most of the issues are done in the next upload http://codereview.appspot.com/3977047/diff/1/tryton/gui/window/view_form/model/group.py File tryton/gui/window/view_form/model/group.py (right): http://codereview.appspot.com/3977047/diff/1/tryton/gui/window/view_form/model/group.py#newcode32 ...
Nice feature :)
I made a quick test and it seems that I cannot add a new line (I'm on adresses
of party):
The window with the address form open correctly when I clic on new, but when I
click 'validate' and then 'close' the new address disapear form the O2M.
http://codereview.appspot.com/3977047/diff/29001/tryton/gui/window/view_form/model/field.py File tryton/gui/window/view_form/model/field.py (right): http://codereview.appspot.com/3977047/diff/29001/tryton/gui/window/view_form/model/field.py#newcode179 tryton/gui/window/view_form/model/field.py:179: if record.group.readonly or record.readonly: Is the record.readonly case should ...
You must update the help page with the new shortcut. http://codereview.appspot.com/3977047/diff/43001/tryton/gui/window/view_form/screen/screen.py File tryton/gui/window/view_form/screen/screen.py (right): http://codereview.appspot.com/3977047/diff/43001/tryton/gui/window/view_form/screen/screen.py#newcode231 ...
http://codereview.appspot.com/3977047/diff/43001/tryton/gui/window/view_form/screen/screen.py File tryton/gui/window/view_form/screen/screen.py (right): http://codereview.appspot.com/3977047/diff/43001/tryton/gui/window/view_form/screen/screen.py#newcode231 tryton/gui/window/view_form/screen/screen.py:231: (record.deleted or record.removed) if record else False)) On 2011/02/11 ...
14 years, 12 months ago
(2011-02-15 14:49:18 UTC)
#19
Issue 3977047: Display deleted lines in One2Many and Many2Many
(Closed)
Created 15 years ago by nicoe
Modified 14 years, 12 months ago
Reviewers: ced, bch
Base URL:
Comments: 13