← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 620573] Re: Return picking wizard should have better ergonomy

 

Hello Jay,


Actually the bug I reported against trunk https://bugs.launchpad.net/openobject-server/+bug/620714 has been fixed already now.  I've seen that the status wasn't clear about that so I just updated it. Thank you for the work.

-- 
Return picking wizard should have better ergonomy
https://bugs.launchpad.net/bugs/620573
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Fix Released

Bug description:
Opened from discussion in https://bugs.launchpad.net/openobject-addons/+bug/474340

Invitu said :

it is not convenient at all if the customer returns only one product out of 100... we have to manually set 99 products to quantity=0 and let the returned product to the quantity returned.
BTW, it is no use to keep the lines where qty=0 in the return packing list

DHS said :
There seems an elegant solution from our side,here it goes:
1. On click on Return picking wizard,a Many2Many will ask user to select the moves he wants to return.
2. Clicking 'Next' of that form,will call another part of the wizard which will only show SELECTED moves and their corresponding Quantities.

This will ease the headache of user,who wish you return one move out of many moves.