mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
51 lines
2.2 KiB
Markdown
51 lines
2.2 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# InvoiceNinja 5 para YunoHost
|
|
|
|
[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg)
|
|
|
|
[![Instalar InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar InvoiceNinja 5 de xeito rápido e doado nun servidor YunoHost.*
|
|
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
|
|
|
## Vista xeral
|
|
|
|
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
|
|
|
|
|
**Versión proporcionada:** 5.10.21~ynh1
|
|
|
|
**Demo:** <https://react.invoicing.co/demo>
|
|
|
|
## Capturas de pantalla
|
|
|
|
![Captura de pantalla de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png)
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://invoiceninja.org>
|
|
- Documentación oficial para usuarias: <https://invoiceninja.github.io/>
|
|
- Documentación oficial para admin: <https://invoiceninja.github.io/>
|
|
- Repositorio de orixe do código: <https://github.com/invoiceninja/invoiceninja>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/invoiceninja5>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|