-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReadMe.txt
60 lines (53 loc) · 1.41 KB
/
ReadMe.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
----------------------------------
Important Classes
----------------------------------
1) Inventory Exchange Operation
2) Sql Operation (SqLite)
3) General Ledger Operation
4) Bank Operation
5) Inventory Expired Date Notifier Class {Use HangeFire to alert}
Sql Operation Inherited For {
=> General Ledger
=> Bank Operation
=> IE Operation
}
---------------------------------
Security
---------------------------------
1) Web.config => Connection string
2) Parametrized Commands
---------------------------------
app dependencies
---------------------------------
1) JSPrintManager
2) HangFire
3) System.Data.SqLite
4) IIS Manager
--------------------------------
page needed
--------------------------------
1) Dashboard
2) Create invoice
3) Invoice Page (Sales page)
4) Credit Note
5) Product page => detail page
6) Vendor and Customer detail page
7) Bank Page => Detail Page
8) Ledger Page
9) Setting => Tax rate settings
--------------------------------
Purchase Page
--------------------------------
--------------------------------
HTML Design details
--------------------------------
-> The dashboard details
-> The master page
-> Table style
Network Synchronization
POS Capabililty
-------------------------------
The user must select the necessary module by the user
-Purchase
-Sales
-Pharmacy feature