I think this is about intentions and it most certainly does have an effect.
You have highlighted a corner case to say it has no effect. And to set as high when financial bugs get stuck as low - how does this work? by OpenERP own definition *High*: major part of the standard features not working correctly, for many users: inconsistent data, legal requirements violated in a quality-certified module. (e.g. a concurrency issue with stock assignment that makes it reserved twice). Do not confuse this with an implementation that does not correspond to what you expect/would like the module to do (see Wishlist severity). Anyhow so now enter a sales order for 2 lines, one in stock and one not. If you set to partial the delivery is available. If you set to complete the delivery is confirmed waiting goods. When all the goods are in stock the picking becomes available. This is the behaviour you would expect. Now if someone in the warehouse then manually chooses to send a partial delivery, well either one of two things has happened. The stock is wrong or they can't find it. However importantly the SO still behaved as expected - it did not make the picking available until it believed all products were available to make a complete delivery. The customer specifically asked that it was changed after the order was placed because 1 product is taking too long to arrive - imagine how happy they are when they get told sorry, we must have everything complete or the system won't let us process it. At most a warning message is needed here, total blocking causes worse issues in real world. Please please do not implement blocking. On Fri, May 13, 2011 at 11:48 PM, Harmel Delphine (OpenERP) < [email protected]> wrote: > Public bug reported: > > trunk server revno 3411 > using demo data > > * Sales/Sales/Sales Orders, create a SO with product CPU1 in the "Other > Info" tab indicate that the Picking Policy = "Complete Delivery" > * Run the scheduler > * Go to Warehouse/Warehouse Management/Delivery Orders, take the > corresponding delivery order and process > * Indicate you only received the half pack (for example 1 PCE not the 2 > PCE) > > Obtained result : It generates a new delivery order with the remaining > quantity to receive > > Expected result : the system must block the partial delivery as the > picking policy = complete delivery ! > > reported by dha, OpenERP Prof. Serv > > ** Affects: openobject-addons > Importance: High > Assignee: OpenERP R&D Addons Team 2 (openerp-dev-addons2) > Status: Confirmed > > > ** Tags: profserv > > ** Changed in: openobject-addons > Assignee: (unassigned) => OpenERP R&D Addons Team 2 > (openerp-dev-addons2) > > -- > You received this bug notification because you are subscribed to OpenERP > Addons. > https://bugs.launchpad.net/bugs/782153 > > Title: > [PS] Having a SO with Picking Policy = Complete Delivery has no effect > on the delivery order > > Status in OpenERP Modules (addons): > Confirmed > > Bug description: > trunk server revno 3411 > using demo data > > * Sales/Sales/Sales Orders, create a SO with product CPU1 in the "Other > Info" tab indicate that the Picking Policy = "Complete Delivery" > * Run the scheduler > * Go to Warehouse/Warehouse Management/Delivery Orders, take the > corresponding delivery order and process > * Indicate you only received the half pack (for example 1 PCE not the 2 > PCE) > > Obtained result : It generates a new delivery order with the remaining > quantity to receive > > Expected result : the system must block the partial delivery as the > picking policy = complete delivery ! > > reported by dha, OpenERP Prof. Serv > -- 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/782153 Title: [PS] Having a SO with Picking Policy = Complete Delivery has no effect on the delivery order Status in OpenERP Modules (addons): Confirmed Bug description: trunk server revno 3411 using demo data * Sales/Sales/Sales Orders, create a SO with product CPU1 in the "Other Info" tab indicate that the Picking Policy = "Complete Delivery" * Run the scheduler * Go to Warehouse/Warehouse Management/Delivery Orders, take the corresponding delivery order and process * Indicate you only received the half pack (for example 1 PCE not the 2 PCE) Obtained result : It generates a new delivery order with the remaining quantity to receive Expected result : the system must block the partial delivery as the picking policy = complete delivery ! reported by dha, OpenERP Prof. Serv _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

