Comment 9 for bug 1080617

Revision history for this message
qdp (OpenERP) (qdp) wrote : Re: [6.0 / 6.1 / 7.0 / trunk] Sale Order marked as delivered when the OUT move has not yet been processed

hello there,

after few investigations, i must say that i totally agree with Olivier. Procurements flow shouldn't be touched. I think also that the SO workflow is just fine like this...

So here comes my suggestion:
1) we need to add a new functional field that will compute if the sale order has been totally delivered or not, based on picking (must have all picking in [done,cancel] and at least one picking 'done').
2) This new field will take place in the view(s) of the SO of the current 'shipped' field.
3) the shipped field is not removed, even if it's not shown in the view it can be used for internal purpose. It will receive a new label that reflects more its real nature (like 'fully procured', or 'True if all procurements have been set to done', or whatever...)
4) this also mean that we don't touch the procurement, or the SO workflow at all.

if you clearly followed me: the way i propose to fix this issue is acceptable for stable versions as well as for trunk.

I'm confirming this bug and we should soon have a merge proposal for that.

Thanks everyone for your contribution,
Quentin