← Back to team overview

openerp-expert-production team mailing list archive

[Bug 596862] Re: Regression on sales flow, no way to cancel SO anymore

 

Hi Jay,


I think that if we have no more time, this solution is good enough to allow people working correctly. I vote to apply the same solution for V6.0.

I just want to report that we also have the same kind of trouble on PO.
We aren't allowed to delete or even cancel a "Done" PO (even if it has
not generated a picking). This is also a problem cause we should have a
way to deal with that too.

As we solve this for SO, I think we should apply the same logic on PO.
We should be able to cancel a PO with no linked picking. This is not the
case yet, and I cannot delete it as well cause of the new check in
unlink function (state != draft, cancel).

Do you can include this for this fix/bugfix or do you want me to open a
new one ?

Regards,

Joël

-- 
Regression on sales flow, no way to cancel SO anymore
https://bugs.launchpad.net/bugs/596862
You received this bug notification because you are a member of OpenERP
Manufacturing Experts, which is a direct subscriber.

Status in OpenObject Addons Modules: Confirmed
Status in OpenObject Addons 5.0 series: Fix Released
Status in OpenObject Addons trunk series: Confirmed

Bug description:
Hi,


I just realized that with the new check on the last version it's just impossible to cancel a SO when his picking has already been confirmed !!!

I mean, this should not appear in a normal flow, I agree, but what to do when you're facing this !??

To reproduce :

1. Create a SO with 1 line (no matter the configuration)
2. Confirm it, go to the packing and confirmed it (force if necessary)
3. Go back to the SO, try to cancel => It says you must cancel the packing first !
=> Normal
4. Goto to the packing, you cannot cancel it, there is no button ! The workflow doesn't allow to cancel the "done" packing !
=> Can be normal...
5. Ok, so now you try to Delete this "done" packing in order to cancel your SO and it's not possible anymore !!! Says you cannot delete a done packing

So, you cannot cancel, you cannot delete the packing... But you need one of those solutions to delete your SO !!

We do need something here to be able to cancel the SO, whatever it is.

I'll suggest to enable the workflow transition from Done to Cancel state into packing. Doing this, we'll be able to ensure who's doing that through "role" security.

Thanks,


Joël