Hello Francois Degrave,
I have checked your issue with latest updated code of trunk but I didn't face
this kind of problem
as you have. So would you please try again with updated code and informed us
where you faced the problem with related video or screenshot.
Thanks and waiting for your reply.
** Changed in: openerp-web
Status: New => Incomplete
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/900772
Title:
Saving a record in a o2m does not save it
Status in OpenERP Web:
Incomplete
Bug description:
Hi guys,
I know Rvalyi and I already reported that, but since you closed those
bugs as fixed, I need to create a new one to stress things out.
The new behaviour is terrible because of different reasons. First,
constraints are checked only when a record is saved. That means you
can modify all the records in a o2m, and get all the errors in your
face at the end -- what if you forgot which record you modified among
thousands of them?
Also, clicking on "save" gives the user the confidence that he saved
his work. That means he could really likely click on a menu item just
afterwards, losing all his modifications.
My workaround for the moment is extremely heavy but at least it works. All
o2m are set readonly, I create a new button to create a new record, opening
the view in the main window, with a default value for the m2o to the current
object. And I add two buttons on target objects to delete them and modify them
in the main window. I re-write existing stuff in fact, but working properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/900772/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp