项目作者: eligiobz

项目描述 :
A small self-hosted ERP that works with your smarphone.
高级语言: Python
项目地址: git://github.com/eligiobz/ERPace-server.git
创建时间: 2017-03-14T01:04:38Z
项目社区:https://github.com/eligiobz/ERPace-server

开源协议:Other

下载


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
    • [X] Changes in price per item
    • [X] Daily statement
    • [X] Monthly statement
    • Most sold products
    • Least sold products
  • [X] 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