mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2026-03-25 15:04:13 +01:00
LibreERP package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| patches | ||
| scripts | ||
| config_panel.toml | ||
| full_tests.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
LibreERP, packaged for YunoHost
Suite of business apps (ERP: CRM, Accounting, Point of Sale, HR, Purchases...)
📦 Developer info
🛠️ Upstream LibreERP repository: https://github.com/odoo/odoo
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade libreerp -u https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.