Hello, I read the documentation of odoo and in the section concerning the movement between warehouses, it is written that we must use an internal movement. However, this does not create all the normal operations that are performed when making a purchase. for example I would like something like this:
W1, W2 (warehouse 1, warehouse 2)
W2 creates a request to W1 (selected as resupply)
In W1 I would like the operations to be
W1) Pick -> Delivery
W2) receipts -> internal move
obviously, at the end, the product must arrive at the W2 stock. All these operations serve me because the two stores are managed by different people and to create an internal movement without one or the other can accept it or not seems wrong to me. Can you help me?