c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09333
[Bug 660049] Re: [5.2] one2many field doesn't send default values
I don't understand... How can it be working as expected? Expected by
whom?
I'm having the same problem, and I don't see how it could be working as
expected. When resources are spent in populating the data for the
osv_memory object, I don't want to waste those resources in re-
populating the data, because for some reason someone decided not to send
it.
I've already posted about it in the forums, including the whole code of
my wizard:
http://www.openerp.com/forum/topic21513.html
Please tell me how I can achieve what I want WITHOUT re-creating the
information and wasting resources uselessly.
--
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 doesn't send default values
Status in OpenObject GTK Client:
Invalid
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