naveedkandohi
New member
- Local time
- Today, 05:09
- Joined
- Jun 26, 2013
- Messages
- 2
I have created a database with Invoice & Payment issue, but having issue with I If i have recieved a payment which cleared three invoice or cleared some partial how could i manage that
Purchase Bill Table:
1)Invoice Date
3) Supplier
2) Invoice ID
3) Item
4) Rate
5) Amount
CUstomer Bill Table:
1)Invoice Date
3) Customer
2) Invoice ID
3) Item
4) Rate
5) Amount
Payment:
1)Chq Date
2) Party Name
3) Invoice ID (Supplier Table)
4) Amount
Recieve Table:
1)Chq Date
2) Party Name
3) Invoice ID (CustomerTable)
4) Amount
Purchase Bill Table:
1)Invoice Date
3) Supplier
2) Invoice ID
3) Item
4) Rate
5) Amount
CUstomer Bill Table:
1)Invoice Date
3) Customer
2) Invoice ID
3) Item
4) Rate
5) Amount
Payment:
1)Chq Date
2) Party Name
3) Invoice ID (Supplier Table)
4) Amount
Recieve Table:
1)Chq Date
2) Party Name
3) Invoice ID (CustomerTable)
4) Amount