Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 418 Bytes

README.rst

File metadata and controls

17 lines (14 loc) · 418 Bytes

Django Warehouse

A simple warehouse management app for Django. There are probably other implementations of the same use-case out there but this is mine. For starters the main thing will be Items, transactions of items and item locations.

Future

In no order what so ever...

  • Managing batches
  • Item identifiers, ie barcodes
  • Support for different currency codes in prices