pipo
November 23, 2014, 4:03pm
5
If you only just installed V3 and did nothing with it yet, there’s no need to upgrade anything. Just remove V3 completely, and install V4 from scratch.
To learn how to setup the database, you can read this:
In this tutorial I want give some details about database configuration.
tl;dr; See Step By Step SQL Server Express Setup document for multi user configuration.
Introduction
SambaPOS can work in three database modes. Demo mode, single user mode and multi user mode.
Demo Mode
You don’t need to install a database software just to evaluate SambaPOS. SambaPOS can work with a TXT file to let you understand basic SambaPOS functions. Some features might not work properly in demo mode so if you want…
To learn how to setup your menu, recipes, etc, read this:
When you install SambaPOS it generates some demo data for you so you can test SambaPOS. To clear demo data and create your products follow these steps.
###Clear transactions
If you own DatabaseTools module you can simply execute Clear Database Transactions task to clear all tickets. If you don’t see Clear Database Transactions task in the list click Create Default Tasks button.
[image]
If you don’t have DatabaseTools module follow this topic to clear transactions.
###Clear Menu
Click P…
2 Likes