c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24271
[Bug 782255] Re: Sales application configuration wizard bug
*** This bug is a duplicate of bug 759695 ***
https://bugs.launchpad.net/bugs/759695
** This bug has been marked a duplicate of bug 759695
'delivery order only' creates two picking lists
* You can subscribe to bug 759695 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/759695/+subscribe
--
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/782255
Title:
Sales application configuration wizard bug
Status in OpenERP Modules (addons):
New
Bug description:
In the "Configure Picking Policy for Sales Order" wizard,
if you update any of the 3 values and you rerun the wizard, you get the default values again...which is not correct
then if you change "Steps to deliver a sales" from 1 step (Delivery
order only) to 2 steps (picking list and delivery order) you can never
go back to the 1 step option.
In sale/sale.py line 1205 -> 1209 only step = 'two' is taken into
consideration, so if you want to come back to the 1 step option...you
can't
thnx
References