Partum Inventory
Partum Inventory is a web-based inventory management system built with Python and Django, specifically designed to help small businesses efficiently track records, sales, employees, and financial ledgers. The application supports multi-tenancy for retailers, enabling independent management of distinct business entities within a single platform. Key features include comprehensive stock management with low stock notifications, detailed sales and invoicing capabilities, customer and supplier ledger tracking, expense monitoring, and employee oversight. Users can generate actionable insights through various sales reports and stock logs available on daily, weekly, and monthly timescales. The system leverages a modern tech stack including Python 3.12, Django 5.1, and either SQLite for development or PostgreSQL for production deployments. It uses Django Templates and jQuery for the frontend interface. Partum Inventory is easily deployable via Docker or through local virtual environment setup, offering a structured pr