Server Setup: Multiple POS setup checklist Answer:
Both POS should have the the same PTU information
KEEP THE PTU DETAILS BLANK on the reported POS to prevent the client from using it without any ...
Server Setup: Server Setup Checklist Answer: Questions to ask:
What should be the value of the POSD settings for all the POS?
is this branch of the client VAT or non-VAT?
is the client ...
Misc Queries: Copy orig to posd with option to change % Answer: set @terminalno = 1;set @datefrom = '2018-01-01';set @dateto = '2019-01-31 23:59:59';set @branchid = 16;set @perc = 1;
delete from salesdetail_posd where headid in ( select ...
Support Services: Recompute Inventory/ Reset Inventory to Zero Answer: Things to remember before deciding to recompute the clients inventory:
Make sure that there aren't any recent inventory adjustments made by the client before doing recompute ...
Support Services: Checklist when changing terminalno Answer:
Create Backup
OR number should still be continuous.
Recompute the reading/get the last reading and change the terminal no.
Autosync branchid is changed.
Make sure all the pending data ...
Support Services: Deleting client sales Answer: Pre-update Questions:
Have you created a backup of the data?
Has the client reported the sales they made to the BIR?
this is to make sure that we ...
Documentation: POS Settings List Answer: V4.4.4.0
Retail POS Settings
Important Settings (data related):
POS Sync Mode
0 = ServerPos; 1 = PosOwnDb
If set to ServerPos, transactions are saved to sync table.
If set to PosOwnDb, ...
GIT: Git Deployment Guide (Git 2.13.2) Answer: ------------------------------INSTALLATION PHASE------------------------------Automatic Git Installation Double click "Git Auto Install.bat" A checker will run before proceeding with the installation. If the installation is already done: The ...