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
2023-04-24 06:47:57 +02:00
.github Apply last example_ynh 2022-02-13 20:09:37 +01:00
conf Upgrade to 16.0~ynh1 2022-10-20 02:27:52 +02:00
doc typo 2022-10-26 20:21:07 +02:00
scripts Upgrade to 16.0~ynh1 2022-10-20 02:27:52 +02:00
sources/patches [fix] Multiinstance 2018-12-16 23:08:56 +01:00
check_process Update check_process 2022-10-23 00:28:16 +02:00
LICENSE [fix] Don't pass package linter test 2016-11-29 00:20:02 +01:00
manifest.json [IMP] update urls, remove warning about oca not being implemented 2023-04-24 06:47:57 +02:00
README.md Auto-update README 2023-01-16 14:44:04 +00:00
README_fr.md Auto-update README 2023-01-16 14:44:04 +00:00

LibreERP for YunoHost

Integration level Working status Maintenance status
Install LibreERP with YunoHost

Lire ce readme en français.

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~ynh1

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