c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09786
[Bug 660049] Re: [5.2] one2many field doesn't send default values
Hi!
I switched the bug back to "New". Please do not close it as invalid,
since it's a real bug.
osv_memory objects are the way to make new wizards and with this bug
there's plenty of old functionality that is lost. The module I attached
is an attempt to migrate the stock_partial_picking wizard, which is not
possible with the current behaviour.
** Changed in: openobject-client
Status: Invalid => New
** Summary changed:
- [5.2] one2many field doesn't send default values
+ [5.2] one2many field in osv_memory doesn't send default values
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/660049
Title:
[5.2] one2many field in osv_memory doesn't send default values
Status in OpenObject GTK Client:
New
Bug description:
Hi community!
Using 5.2 version both in GTK client and server (June 21st 2010 revision), I got following error: After building an "osv_memory wizard" with a one2many field inside of it, I realized that if I didn't change the default values I filled it with (through a function), I didn't receive any value at all; however, if I add/edit/delete some values, all values of this field were properly sent.
Any idea?
Thanks in advance!
References