-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NEW shipment kits with dispatcher v2 #27570
base: develop
Are you sure you want to change the base?
NEW shipment kits with dispatcher v2 #27570
Conversation
@eldy |
Incdec is used to know if we must change stock inside the virtual product. |
26385a2
to
e16daf4
Compare
@eldy |
…ition-kits-with-dispatcher2
…ition-kits-with-dispatcher2
…ition-kits-with-dispatcher2
…ition-kits-with-dispatcher2
@eldy |
Did you meege/ repush your PR recently ? |
@eldy |
@lvessiller-opendsi |
@fappels
|
NEW shipment kits with dispatcher v2
Example
1. Create a virtual product
Virtual product '"PANIER1" contains sub-products :
and MINIPANIERGARNI it's a sub virtual product and contains sub-products :
2. Create an order
3. Create a shipment
Then choose your quantities on each product line to prepare the shipment (see 5. to dispatch all shipment lines and children products of a virtual product)
4. Shipment
Here you can see all lines of the shipment
and the details for each warehouse and quantities of each sub-product as tooltip :
POMME1 P1 : ENTREPOT2 (Qty: 4)
POMME1 P1 : STOCKP2 (Qty: 4)
ANANAS1 Ananas : ENTREPOT2 (Qty: 3)
ANANAS1 Ananas : STOCKP2 (Qty : 3)
and we can edit a virtual product
and we can delete a virtual-product
5.Dispatch shipment
Here you can select each warehouse and the quantities for each line of products and sub-products
And then you can save all dispatched lines and validate your shipment.
5.Stock
For virtual product
The stock for virtual product is not managed : movements are only for sub-products (if "incdec" is checked)
The movements are only when we validate or close a shipment (see parameters of stock module)
And when we cancel or delete a shipments, all inverse movements are done in for stock of each sub-product (not virtual product)
example for sub-product "POMME1"
example for sub-product "ANANAS1"
Kit with batches as sub-components
In shipment details you can choose serial numbers for sub-components