# LibreERP para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/libreerp.svg)](https://dash.yunohost.org/appci/app/libreerp) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/libreerp.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/libreerp.maintain.svg) [![Instalar LibreERP con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreerp) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarLibreERP rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* ## Descripción general 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. ### 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. **Versión actual:** 16.0~ynh3 **Demo:** ## :red_circle: funcionalidades no deseadas - **Paid content**: Promotes or depends, entirely or partially, on a paid service. ## Documentaciones y recursos - Sitio web oficial: - Documentación usuario oficial: - Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug o sudo yunohost app upgrade libreerp -u https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**