2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2026-05-12 03:57:25 +02:00
LibreERP package for YunoHost
Find a file
2026-05-11 08:10:43 +02:00
.github Apply last example_ynh 2022-02-13 20:09:37 +01:00
conf Update nginx.conf 2026-02-05 14:44:07 +01:00
doc fix(doc) remove unneeded info as the package doesn’t provide a way to install on /path 2026-04-15 07:52:08 +02:00
patches cleaning 2026-02-05 13:57:28 +01:00
scripts ok looking at commits it seems I just had to upgrade upstream 2026-04-15 20:54:59 +02:00
config_panel.toml [FIX] cleanup 2023-11-14 18:43:32 +01:00
full_tests.toml less tests 2024-12-11 21:28:22 +01:00
LICENSE [fix] Don't pass package linter test 2016-11-29 00:20:02 +01:00
manifest.toml Upgrade sources 2026-05-11 00:17:31 +02:00
README.md Auto-update READMEs 2026-05-11 00:17:32 +02:00
tests.toml don’t propose 19 yet as it’s not yet package ready 2026-04-14 21:10:40 +02:00

Logo of LibreERP LibreERP, packaged for YunoHost

Suite of business apps (ERP: CRM, Accounting, Point of Sale, HR, Purchases...)

🌐 Official app website App Demo Version: 2026.05.09~ynh1

📦 Developer info

Automatic tests level

🛠️ 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.