Shouri: 商利 victory (Japanese)
Completely free and modular ERP, business administration and e-commerce software.
- Selling products through a web shop.
- Create sales orders from web shop or manually.
- Create and process manufacturing orders, purchasing orders from sales orders.
- Inventory control.
- Create shipping orders from manufacturing orders.
- Product management with bill of materials (single level or multi level).
- Engineering change orders (ECO) for controlled changes in product definitions and bill of materials.
- Accounting module for reports on VAT, purchases, sales, etc.
- Stand alone ERP, business administartion software (default). Loads the dashboard page. From there all modules can be accessed and used.
- Web shop. Loads the web shop (included). From there customers can place orders.
- Static web page. Loads a static custom web page (not included, must be created).
All pages can be accesssed in every mode. Modes can be changed on the fly.
- Dashboard: /dashboard
- Static web page: /web
- Web shop: /shop
Static web page will only load when there is an actual web page uploaded. Otherwise you will get a 404 error.
List of features on the Wiki pages
Documentation will be included in the repository.
Issues can be tracked here: Shouri issue tracker
Discussions can be started here:Shouri discussions
The development takes place in the development branch (unstable and untested).
Live servers should be using the the release branch (stable and tested).
The repository is using a sub module in the folder framework. To clone with sub module use:
git clone --recurse-submodules https://github.com/LilyTronics/lily_erp.git
In case you alread cloned the repository and want to clone the submodules use:
git submodule update --init --recursive
Read the git manual about sub modules for more details.
This is business administration software provided as is and I accept no liablilty if your business goes bankrupt using this software ;-).