Transfer between Warehouses

Hi

I’m implementing dolibarr for the following situation:
I have 30 buildings with computer equipment. We do our in house repairs.
We need a way to have control of the material existing in each building and transfer the material back and forth for repairs. I also need to have to create a document for each transfer.
At first I plan using each building as a customer because all the documents available would line up, the problem is I can control the stock in each building.
Using each building as a warehouse means (I think) I won’t have the shipping manifest when transferring equipment or a shipping request.

Thank you for your help in advance.

Hi,

there is a new standard module “advanced stock transfer” which is not fully completed yet but as far as I could see already pretty operational. In settings/others you need to set the feature level MAIN_FEATURES_LEVEL to 2 (development modules) to be able to see it in the module configuration page. Once activated, it will give you the required documents for stock transfers between warehouses.

Hope this could help.

Joachim

Thank you so much! I’ll check that