/erpr

ERP Solution for small and medium business

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

erpr

ERP Solution for small and medium business

Problem

  1. Item overstock due to too much order quantity.
  2. Item out of stock due to forget to order new stock.

Solution

  1. Order stock based on production plan.
  2. Set reminder to order stock before passing quantity threshold.

Features

  1. CRUD for materials.
  2. CRUD for products and its required materials.

Technical Implementation

Requirements

  1. Django 3.2.7