General questions
Which version of PawnShop should be chosen during installation?
As practice shows, users often install the “Client version” of the program, regardless of how the program will be used, which is not always correct.
There are two installation methods:
“Server version” — Installed for branch (location) operations on a single PC with its own independent database, separate from other branches.
“Client version” — Installed to work with a database connected to the “Server version.”
Often, the “Client version” is used for operating a second cash register at a branch, with a connection via a local network.
How to create a backup of the program's database?
To create a database backup, go to the “Application” section — “Database Backup” and click the “+” button.
Additionally, we strongly recommend setting up automatic database backups to a cloud service!
How to restore the database (DB) from a backup?
If irreversible changes were made to the database (DB), or for any reason the database was corrupted, it can always be restored from a backup (provided that backups are being made).
You can check the backup settings in the “Application” menu — “Database Backup.” This section shows the path to the backup folder and settings for automatic backup requests.
(It is strongly recommended to perform “database backups” once a day).
To restore the database from a backup, follow these steps:
Select the archive of the most recent backup in the list of backups.
Click “Restore” and wait for the process to complete.
How to perform automatic client verification against the list of organizations and individuals associated with extremist activities or terrorism in the PawnShop program?
To enable automatic client verification against the list, you need to:
1. Download the list in .XLSX format from your personal account on the “Financial Monitoring” website.
2. Go to the “Application” menu, select “Settings – Basic,” and choose the “Financial Monitoring” tab.
3. Set the download type to “Offline.”
4. Select the name of the financial monitoring list you plan to upload.
5. Click the “Update Now” button and choose the file containing the list of organizations and individuals associated with extremist activities or terrorism.
The automatic verification occurs when a contract with a client from the list is concluded by clicking the “Save” button (simply adding the client to the directory will not trigger the check).
How the verification function works:
1. Open a new contract, click “Select Client,” open the “Terrorist List,” and copy the full name and date of birth from the list.
2. Then, add this client’s card to the directory and save the contract.
3. The program will display a message upon saving and will record the data in the “Financial Monitoring” report.
How to export a client list to Excel in PawnShop?
To generate a client list — for example, with phone numbers, addresses, or other statistical information — use the “Export to Excel” feature in the client directory.
To do this, on the main screen of the program, click the “Clients” button, then go to the “Service” section and select “Export client list to Excel.”
For more details about the “Export to Excel” feature, refer to the section Help \ Reference \ Exporting Data to Excel.
When logging into PawnShop, the message appears: “Unable to access the database file. Please check the database path.”
This message may appear in two cases:
- PawnShop cannot access the database file.
This may happen if the path to the database file has changed — for example, the system drive name was changed, or the folder containing the program was renamed or moved.
To resolve this, you need to specify the correct path to the database file.
Click “OK” on the error message, and the “Settings — Database” window will open. In the “Path” field, click the folder icon and, using the file explorer, select the database file with the *.fdb extension (by default, the file is named lombard2.fdb and is located in the DB folder inside the PawnShop installation directory). - If the database path is correct but the message still appears, most likely the Firebird Server service did not start automatically.
To start the service manually in Windows, click “Start,” type “Services” in the search bar, and open the matching result. In the list of services, find Firebird Server PawnShop-3057, right-click it, and select “Start” from the context menu.
How to install a second instance of the program?
If you need a separate copy of the program with a clean database for employee training, you can install a second instance.
To install a second instance of the program, run the program’s installation file and specify an installation path that is different from the main instance (for example: D:\PawnShop-Test).