c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05018
[Bug 565833] Re: one2many_list if readonly switching from list to form must not create new record
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
** Changed in: openobject-client
Importance: Undecided => Low
** Changed in: openobject-client
Status: New => Confirmed
--
one2many_list if readonly switching from list to form must not create new record
https://bugs.launchpad.net/bugs/565833
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject GTK Client: Confirmed
Bug description:
branch r 1069
if the resource is read only switching from list to form - without selecting a resource first - which is the default - creates a new empty resource - no data can be entered
closing the form asks to save the form (because of the new record) - users are confused,
in tree mode an additional line is shown - but the delete button is greyed out -
the user has to quit "without saving" ...
IMHO it's not a good idea to ask users to regulary quit without saving - it becomes a bad habit
(it's a bug in GTK only - works in Koo correctly)