Here’s my workflow:
- I create a quotation (devis) for the client.
- Then I convert it into a customer order (bon de commande).
- From the order, I generate a shipment (fiche d’expédition).
- After shipping, I create and validate the invoice (facture).
- The payment is recorded.
Now, the client is returning some of the products after everything was processed.
I want to do things the right way:
- I plan to create an avoir (credit note) for the returned items.
- But I also want the returned products to go back into stock automatically.
My questions:
- What is the correct process to handle this situation in Dolibarr?
- When I create a credit note, is there a way to automatically reinject the returned products into stock?
- Is there a module or setting to help with automating this?
Thanks in advance for your help!
I’m using Dolibarr version [20.0.3].