-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeatures.txt
27 lines (25 loc) · 863 Bytes
/
features.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
- Adding Entries of medicines ( purchases )
- Adding Parties ( To whom we purchased )
- Adding Employees to DB ( with different level of access)
- Levels Of access
* Basic * - Only adding Entries of sale and Parties
* Intermediate * - Basic + Edit operations
* Admin * - Intermediate + Adding Accounts + Deleting Accounts
- When medicines are about to be exhausted, Alert is issued.
- Inventory Management
- Barcode support
- Auto Backup of all the data ( at the given time )
- GST return
- Report generation
- Chart to see profits and sales intuitively
- Bill email to customer
- Profit % calculation while adding entries of medicines
- Searching Bills
* Date Wise
* Month Wise
* Price Wise
* Bill no. Wise
* Year wise
If we have time.
- Commission Module
- Everytime Function binded shortcuts should be there.