The client should not save the record when a button is clicked if it has a parent
(empty description)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Cédric Krier added tryton type::behavior + 1 deleted label
added tryton type::behavior + 1 deleted label
- Author Owner
Instead of calling save on the screen, we should call save of tryton/gui/window/form.py
- Cédric Krier added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Author Owner
We can not call the save on form because if there is a invalid field on parent, the user will not see it (nor get focus).
Button should be active only if all the parent tree is not modified. - Cédric Krier assigned to @ced
assigned to @ced
- Cédric Krier added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Author Owner
Patch review265001
- Cédric Krier added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Author Owner
Fixed with changeset f18955049cca
- Cédric Krier added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Cédric Krier closed
closed
- Cédric Krier mentioned in issue #3646 (closed)
mentioned in issue #3646 (closed)
Please register or sign in to reply