The purpose of preparing this document is to explain complete Detailed Design of GST Inventory. This detailed design report will mainly contain the general definition and features of the project, design constraints, the overall system architecture and data architecture.
Structure of the software package
- Customer Profile
- Category
- Product module
- Supplier
- Purchase
- Stock Analysis
- Customer Order
- Billing
- Tax
- Report
Modular Decomposition Of Components
- Customer Profile Component
- Add customer
- Customer Profile
- Change password

- Category component
- Add category
- View category

- Product Component
- Add product
- View product
- Product stock

- Supplier Component
- Add supplier
- View supplier

- Purchase Component
- Add purchase
- View purchase record

- Stock Component:
- Purchase stock
- Sales stock
- Total stock

- Customer order Component
- New order
- View order
- Make payment
- View payment report

- Billing Component
- Generate billing
- Balance payment
- View billing receipt

- Tax Component:
- Add tax group
- View tax group
- Add tax type
- View tax type

- Report Component
- Purchase report
- Sales report
- Datewise report
- Stock report
