Hi all,
i have case on delivery order, i want to validate delivery order automatically, from existing sales order.
the delivery date is different from the sales order date
example: I ordered a computer on February 14, but the stock of the computer is out. So the seller had to order my order and be ready on February 17.
How do you automatically validate the delivery order which date is different from the sales order via python code?
Is it possible?
Help me, please. thanks in advance.