Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 547 Bytes

File metadata and controls

23 lines (19 loc) · 547 Bytes

busman

Busman is a lightweight Django ERP application

System Requirements:

  • python 3.8+
  • pip
  • Contents of Pipfile

Features

  • Product details
  • Sales and Puchase Invoicing
  • Search & Filter for Invoices and Products
  • Adding multiple members to an organization
  • Access Control Level for each member.

Screenshots

Screenshots available on SCREENSHOTS.md

TODO

  • PDF Invoice generation.
  • Derived porduct details like average cost, sale count etc.
  • Dashboard graphs for analysis.
  • More granular customer details.