mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
Update doc for packaging v2
This commit is contained in:
parent
7df51b4c02
commit
49c5bc1d2a
4 changed files with 15 additions and 16 deletions
5
doc/ADMIN.md
Normal file
5
doc/ADMIN.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
|
||||||
|
### To connect on your LibreERP
|
||||||
|
|
||||||
|
- Go on <https://__DOMAIN__/web>
|
||||||
|
- Login as "admin" with the master password you provided during installation
|
|
@ -3,3 +3,8 @@ LibreERP is a suite of web based open source business apps. LibreERP is a fork o
|
||||||
The main LibreERP Apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...
|
The main LibreERP Apps include an Open Source CRM, Website Builder, eCommerce, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...
|
||||||
|
|
||||||
LibreERP Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
|
LibreERP Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
|
||||||
|
|
||||||
|
### About licences
|
||||||
|
LibreERP 8.0 is under AGPL-3.0
|
||||||
|
Next version are under LGPL-3.0
|
||||||
|
LibreERP is forked from Odoo Community Edition. The name is change due to Odoo trademark policy.
|
||||||
|
|
|
@ -1,16 +0,0 @@
|
||||||
**WARNING**: LibreERP is a complex app. **DO NOT USE THIS PACKAGE** to run your business unless you know what you are doing!!! If you don't, you should consider to ask for help from a professionnal!
|
|
||||||
|
|
||||||
**IMPORTANT:** This app MUST be installed on a domain's root!
|
|
||||||
https://erp.example.com/ will work
|
|
||||||
https://example.com/erp/ will NOT work
|
|
||||||
|
|
||||||
To connect on your LibreERP
|
|
||||||
-----------
|
|
||||||
- Go on https://YOURDOMAIN/web
|
|
||||||
- Login as "admin" with the master password you provided during installation
|
|
||||||
|
|
||||||
About licences
|
|
||||||
-----------
|
|
||||||
LibreERP 8.0 is under AGPL-3.0
|
|
||||||
Next version are under LGPL-3.0
|
|
||||||
LibreERP is forked from Odoo Community Edition. The name is change due to Odoo trademark policy.
|
|
5
doc/PRE_INSTALL.md
Normal file
5
doc/PRE_INSTALL.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
**WARNING**: LibreERP is a complex app. **DO NOT USE THIS PACKAGE** to run your business unless you know what you are doing!!! If you don't, you should consider to ask for help from a professionnal!
|
||||||
|
|
||||||
|
**IMPORTANT:** This app MUST be installed on a domain's root!
|
||||||
|
https://erp.example.com/ will work
|
||||||
|
https://example.com/erp/ will NOT work
|
Loading…
Reference in a new issue