This question has been flagged
1 Reply
2941 Views

The following situation:

There are 5 warehouses, they are not connected through a network. Each warehouse would have its own server. Is there a way to synchronize them offline, with a daily export/import on a master server?

Avatar
Discard
Best Answer

you will need to develop a module. We have done something slightly similar where we replicate products from a master to company on one db to a group of companies on another db. It uses base_synchro, but feedback from my development guys is that they could just about have started from scratch.

Avatar
Discard