Sales and Inventory management system utilizing Django, designed for coordination among administrators and staff. Simplifying goods management, sales, purchases, billing, and invoice creation.
Stars
74
Forks
41
Watchers
74
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
70
commits
1
commits
Impliment logic to export purchases to an Excel file using Django and Openpyxl
17faf85View on GitHubEnsure that the quantity of an Item is increased when a Purchase is made
3b930b5View on GitHubEnsure the quantity of an Item is reduced when a sale is made
86522b4View on GitHub