# YunoHost 上的 LibreERP [![集成程度](https://dash.yunohost.org/integration/libreerp.svg)](https://dash.yunohost.org/appci/app/libreerp) ![工作状态](https://ci-apps.yunohost.org/ci/badges/libreerp.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/libreerp.maintain.svg) [![使用 YunoHost 安装 LibreERP](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libreerp) *[阅读此 README 的其它语言版本。](./ALL_README.md)* > *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 LibreERP。* > *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* ## 概况 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. **分发版本:** 16.0~ynh2 **演示:** ## 免责声明 / 重要信息 **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 ----------- - Go on https://YOURDOMAIN/web - Login as "admin" with the master password you provided during installation 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. ## :red_circle: 负面特征 - **Paid content**: Promotes or depends, entirely or partially, on a paid service. ## 文档与资源 - 官方应用网站: - 官方用户文档: - 官方管理文档: - 上游应用代码库: - YunoHost 商店: - 报告 bug: ## 开发者信息 请向 [`testing` 分支](https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing) 发送拉取请求。 如要尝试 `testing` 分支,请这样操作: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug 或 sudo yunohost app upgrade libreerp -u https://github.com/YunoHost-Apps/libreerp_ynh/tree/testing --debug ``` **有关应用打包的更多信息:**