@@ -1,6 +1,8 @@
|
|||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Llegir el README en català](README_ca.md)
|
||||||
|
- [Die README in Deutsch lesen](README_de.md)
|
||||||
- [Lea el README en español](README_es.md)
|
- [Lea el README en español](README_es.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)
|
||||||
|
|||||||
@@ -21,7 +21,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.11.56~ynh1
|
**Shipped version:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<!--
|
||||||
|
N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NO s'ha de modificar manualment.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# InvoiceNinja 5 per YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||||
|
|
||||||
|
*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Aquest paquet et permet instal·lar InvoiceNinja 5 de forma ràpida i senzilla en un servidor YunoHost.*
|
||||||
|
> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
|
||||||
|
|
||||||
|
## Visió general
|
||||||
|
|
||||||
|
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||||
|
|
||||||
|
|
||||||
|
**Versió inclosa:** 5.11.62~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
## Captures de pantalla
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentació i recursos
|
||||||
|
|
||||||
|
- Lloc web oficial de l'aplicació: <https://invoiceninja.org>
|
||||||
|
- Documentació oficial per l'usuari: <https://invoiceninja.github.io/>
|
||||||
|
- Documentació oficial per l'administrador: <https://invoiceninja.github.io/>
|
||||||
|
- Repositori oficial del codi de l'aplicació: <https://github.com/invoiceninja/invoiceninja>
|
||||||
|
- Botiga YunoHost: <https://apps.yunohost.org/app/invoiceninja5>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||||
|
|
||||||
|
## Informació per a desenvolupadors
|
||||||
|
|
||||||
|
Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||||
|
|
||||||
|
Per provar la branca `testing`, procedir com descrit a continuació:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Més informació sobre l'empaquetatge d'aplicacions:** <https://yunohost.org/packaging_apps>
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<!--
|
||||||
|
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
|
||||||
|
Sie darf NICHT von Hand bearbeitet werden.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# InvoiceNinja 5 für YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=invoiceninja5)
|
||||||
|
|
||||||
|
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Mit diesem Paket können Sie InvoiceNinja 5 schnell und einfach auf einem YunoHost-Server installieren.*
|
||||||
|
> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
|
||||||
|
|
||||||
|
## Übersicht
|
||||||
|
|
||||||
|
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||||
|
|
||||||
|
|
||||||
|
**Ausgelieferte Version:** 5.11.62~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
## Bildschirmfotos
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Dokumentation und Ressourcen
|
||||||
|
|
||||||
|
- Offizielle Website der App: <https://invoiceninja.org>
|
||||||
|
- Offizielle Benutzerdokumentation: <https://invoiceninja.github.io/>
|
||||||
|
- Offizielle Verwaltungsdokumentation: <https://invoiceninja.github.io/>
|
||||||
|
- Upstream App Repository: <https://github.com/invoiceninja/invoiceninja>
|
||||||
|
- YunoHost-Shop: <https://apps.yunohost.org/app/invoiceninja5>
|
||||||
|
- Einen Fehler melden: <https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues>
|
||||||
|
|
||||||
|
## Entwicklerinformationen
|
||||||
|
|
||||||
|
Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||||
|
|
||||||
|
Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||||
|
oder
|
||||||
|
sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
|
||||||
+2
-2
@@ -3,7 +3,7 @@ Este archivo README esta generado automaticamente<https://github.com/YunoHost/ap
|
|||||||
No se debe editar a mano.
|
No se debe editar a mano.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# InvoiceNinja 5 para Yunohost
|
# InvoiceNinja 5 para YunoHost
|
||||||
|
|
||||||
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||||

|

|
||||||
@@ -21,7 +21,7 @@ No se debe editar a mano.
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 5.11.56~ynh1
|
**Versión actual:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -21,7 +21,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.11.56~ynh1
|
**Paketatutako bertsioa:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://react.invoicing.co/demo>
|
**Demoa:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, tr
|
|||||||
|
|
||||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing).
|
||||||
|
|
||||||
`testing` abarra probatzeko, ondorengoa egin:
|
`testing` abarra probatzeko, honakoa egin:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,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.11.56~ynh1
|
**Version incluse :** 5.11.62~ynh1
|
||||||
|
|
||||||
**Démo :** <https://react.invoicing.co/demo>
|
**Démo :** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ NON debe editarse manualmente.
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 5.11.56~ynh1
|
**Versión proporcionada:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Versi terkirim:** 5.11.56~ynh1
|
**Versi terkirim:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ Hij mag NIET handmatig aangepast worden.
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Geleverde versie:** 5.11.56~ynh1
|
**Geleverde versie:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ Nie powinno być ono edytowane ręcznie.
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Dostarczona wersja:** 5.11.56~ynh1
|
**Dostarczona wersja:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Demo:** <https://react.invoicing.co/demo>
|
**Demo:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**Поставляемая версия:** 5.11.56~ynh1
|
**Поставляемая версия:** 5.11.62~ynh1
|
||||||
|
|
||||||
**Демо-версия:** <https://react.invoicing.co/demo>
|
**Демо-версия:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 5.11.56~ynh1
|
**分发版本:** 5.11.62~ynh1
|
||||||
|
|
||||||
**演示:** <https://react.invoicing.co/demo>
|
**演示:** <https://react.invoicing.co/demo>
|
||||||
|
|
||||||
|
|||||||
+3
-3
@@ -7,7 +7,7 @@ name = "InvoiceNinja 5"
|
|||||||
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
description.en = "Create and email invoices, track payments, expenses, and time tasks"
|
||||||
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||||
|
|
||||||
version = "5.11.56~ynh1"
|
version = "5.11.62~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
@@ -61,8 +61,8 @@ ram.runtime = "50M"
|
|||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.56/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.62/invoiceninja.tar"
|
||||||
sha256 = "979498b1e5afffa8de305b919bd799ba6c6a2b343d5a82ce94f9f6b969a61b03"
|
sha256 = "536f755fe40043f8b1c9f645127f8f6c34ee7863e271bbd4b382f8d783023243"
|
||||||
format = "tar.gz"
|
format = "tar.gz"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|||||||
Reference in New Issue
Block a user