I would suggest you Use Database Backup Module
Here’s my Workflow and it works just fine
- I have 2 sambapos machines, one is a operational-version at the restaurant. Another one is for development/experiment purpose stored in my personal laptop that i always carried around
- I used
Database Backup Moduleto automatically backup my operational-version database todropboxafter the work period ended. This allows me toRestore(Import Database)operational-version database into my laptop for experiment/development purpose. - Once i’m happy with what I modified, I manually backup the database from my laptop and restore the database on the machine at workplace on the following day.
hope that helps