Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

eligiobz/ERPace-server

Repository files navigation

MobilERP

Build Status codecov

A small self-hosted ERP that works with your smarphone and laptop.

Goal

Provide people with an easy to use, no bs, FOSS solution to help them manage their stores/shops, giving them the choice on how and where they want to deploy the system.

This is MobilERP-server. Check the companion repo MobilERP-kotlin.

What it currently does

  • Saves new items into the stock database
  • Keeps tracks of both sales and changes in item price
  • It also reports all items on stock (including depleted) or depleted articles exclusively
  • Manage multiple store witht the same stock
  • Report of most/least sold items

Roadmap

  • Provide the following reports
    • All products in stock database
    • Depleted products
    • Changes in price per item
    • Daily statement
    • Monthly statement
    • Most sold products
    • Least sold products
  • Refactor app to support Flask Blueprints
  • Offer WebUI for people wanting to run it on a single computer.
  • Multiple users with permision levels

License

This project is licensed under AGPL3