BISMILLAAHIRRAHMAANIRRAHEEM

IN THE NAME OF ALLAAH, THE MOST BENEFICENT, THE MOST MERCIFUL

Download

Introduction

WindowQuotePro is an application to generate quotes for Window panels

Requirements and dependencies

WindowQuotePro is based on SQLite database

Database Setup

WindowQuotePro is shipped with a ready to use blank database file database.db
However, if a reset to the database is desired, open config.ini and set Debug to 1. Save config.ini.
Now launch the WindowQuotePro and use the Setup and Delete controls at the top to reset the database file to a blank database. Warning: All data would be permanently lost.
After a new database is setup, reset the Debug flag in config.ini to 0.

Usage

View/ Search quotes

Type and/ or select a search criteria in the search fields at the top of the application view in WindowQuotePro to fetch quote records from the database.
Click Reset to reset the fields. Once the fields are reset, a search would return all the database records.
Click Search to search the database for the field values.
Click Clear to remove all records from the application view table. Records stored in the database are not affected.

Add a new quote

To add a new quote, click the Add button at the top right corner of the application view. A new (highlighted) row is added in the table view.
Enter the following information in the corresponding columns of the newly added row:

Name:
Name of quote
Customer:
Customer name
Material:
Window panel material
Size:
Window panel size
Upon changing any of the <Material or Size properties, a new Price value is generated.
Click Save to permanently store the quote record in the database.

Delete a quote

To delete a quote permanently from the database, Search the quote to be visible in the table view.
Click to select the quote to be marked for deletion.
Click Delete in the top right corner of the application view to delete the selected quote from the database. Warning: This deletion is permanent.