This question has been flagged
4 Replies
2762 Views

We had a permissions problem and for some days POS Order have not created associated pickings. We need to regenerate those pickings so stock numbers match reality.


Is there an easy way for that? Any advise?

Avatar
Discard

Hi Gedeon Dominguez,

From POS you can sell your product either if it is in on hand or not.

But the product quantity will be minimized from the stock.

You can use the Reordering Rules for this situation.

Set a minimum quantity on the Rule.

When the minimum quantity reached, you can create an automatic Purchase order/ Manufacturing order by clicking the Run Reordering Rule in the Menu.

Thank you.

Thanks but I think you answered a different question. We need to regenerate pickings for old pos orders that failed to create one. Thanks!

Best Answer

Hello,

You can create server action or python script where you can filter POS orders which has no pickings. Than you can call create_picking method of pos.order object.

Hope this will help you.

Avatar
Discard
Best Answer

This is not an answer, but I have the same issue!

Did you find any solution at the end.


Thank you in advance.


Avatar
Discard