1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2024-09-03 19:36:13 +02:00
LibreERP package for YunoHost
Find a file
2024-05-22 11:59:29 +02:00
.github Apply last example_ynh 2022-02-13 20:09:37 +01:00
conf Remove unused favicon.ico 2024-05-22 11:59:29 +02:00
doc Update doc for packaging v2 2024-05-22 11:59:29 +02:00
scripts fix: mkdir 2024-05-22 11:59:29 +02:00
sources/patches [fix] Multiinstance 2018-12-16 23:08:56 +01:00
ALL_README.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
config_panel.toml [FIX] cleanup 2023-11-14 18:43:32 +01:00
LICENSE [fix] Don't pass package linter test 2016-11-29 00:20:02 +01:00
manifest.toml Add init_main_permission 2024-05-22 11:59:29 +02:00
README.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
README_es.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
README_eu.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
README_fr.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
README_gl.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
README_it.md Auto-update README 2024-03-29 07:10:18 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-22 09:59:00 +00:00
tests.toml Manifestv2: install 2024-05-22 11:59:29 +02:00

LibreERP for YunoHost

Integration level Working status Maintenance status

Install LibreERP with YunoHost

Read this README in other languages.

This package allows you to install LibreERP quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

LibreERP is a suite of web based open source business apps. LibreERP is a fork of Odoo Community Edition.

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.

Shipped version: 16.0~ynh2

Demo: https://www.odoo.com/trial

Disclaimers / important information

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

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.

🔴 Antifeatures

  • Paid content: Promotes or depends, entirely or partially, on a paid service.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug
or
sudo yunohost app upgrade libreerp -u https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps