Database
Retail Pro 9/Prism allows you to restore your database files if you have previously saved a backup of those database files. This will allow you to recover f...
Mon, 25 Oct, 2021 at 9:29 AM
Performing a regular backup of the users, dashboards, and reports in Retail Pro Reports (powered by Krunch) is important to prevent data loss in case of a s...
Mon, 25 Oct, 2021 at 9:30 AM
Archive logs are vitally important for Retail Pro database recovery. But what exactly are archive logs? To understand archive logs, you need to first un...
Mon, 25 Oct, 2021 at 9:31 AM
select * from ( select sid, invoice_amount, tender_amount, disc_amt, lty_redeem_amt, (invoice_amount-tender_amount-disc_amt-lty_redeem_amt) gap from ( ...
Mon, 28 Apr, 2025 at 3:14 PM