openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #02642
[Bug 674443] Re: editable line can't be saved from the save button of the form
** Changed in: openobject-client-web
Milestone: None => 6.1
--
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/674443
Title:
editable line can't be saved from the save button of the form
Status in OpenERP Web Client:
Confirmed
Bug description:
Filled-but-not-saved editable lines should be saved along with the
form they belong to: users tend to add a few lines (via return), and
when they're done with the last one save the form instead of saving
the line itself then the form, resulting in the loss of the last
(unsaved) line.
If form has unsaved editable non-empty lines, it should attempt to
save them before saving itself.
References