1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-04-04 15:40:26 +00:00 committed by autoreadme_webhook
parent 595ec87fb1
commit f7018805ee
5 changed files with 55 additions and 3 deletions

View file

@ -3,3 +3,4 @@
- [Read the README in English](README.md) - [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md) - [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Shipped version:** 5.8.39~ynh1 **Shipped version:** 5.8.41~ynh1
**Demo:** <https://react.invoicing.co/demo> **Demo:** <https://react.invoicing.co/demo>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Paketatutako bertsioa:** 5.8.39~ynh1 **Paketatutako bertsioa:** 5.8.41~ynh1
**Demoa:** <https://react.invoicing.co/demo> **Demoa:** <https://react.invoicing.co/demo>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients.
**Version incluse:** 5.8.39~ynh1 **Version incluse:** 5.8.41~ynh1
**Démo:** <https://react.invoicing.co/demo> **Démo:** <https://react.invoicing.co/demo>

51
README_gl.md Normal file
View file

@ -0,0 +1,51 @@
<!--
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://dash.yunohost.org/appci/app/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.8.41~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>