c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14153
[Bug 696793] Re: [6.0] Purchase expected date wrong value
Hello,
After change of Schedule date of any PO line, expected date of PO is
correctly set by "_minimum_planned_date" but its Re-set by
"_set_minimum_planned_date" and I found that "_set_minimum_planned_date"
works correctly if user changes the expected date by PO only. When user
changes the date by PO line then its not working.
WEB client passes all correct fields and values.
GTK works fine because when we change it by PO line and save by final PO then function field is not being passed to server. And that is different structure from WEB.
Correct me if I misunderstood.
Thanks.
** Changed in: openobject-client-web
Status: Confirmed => Triaged
--
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/696793
Title:
[6.0] Purchase expected date wrong value
Status in OpenERP Web Client:
Triaged
Bug description:
Create a purchase order, create two lines with two different products
and don't define an expected date on the PO.
1st line : Scheduled date = 01/23/2011
2nd line : Scheduled date = 01/13/2011
If you save the PO, the expected date of the PO is today and the
scheduled date of two lines is also today whereas it should be
01/13/2011.
After that, if you remove the expected date on the PO, change the
scheduled date on lines with the value defined above and save the PO,
values are ok.
Values should be ok at the first saving time.
References