From 39fbeb2ab7ebde1964bfd9b9bb8716070b70b0e7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 03:36:12 +0200 Subject: [PATCH 01/10] Upgrade to v5.10.8 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 84e4cf1..ade6c25 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.10.6~ynh1" +version = "5.10.8~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.6/invoiceninja.tar" - sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.8/invoiceninja.tar" + sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From e27f7a5fc1cd47515cd0948ebaee0ac9ffb45335 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 01:36:14 +0000 Subject: [PATCH 02/10] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 64d52d1..2c68a42 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.10.6~ynh1 +**Shipped version:** 5.10.8~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 4bf25eb..e4fad29 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,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. -**Versión actual:** 5.10.6~ynh1 +**Versión actual:** 5.10.8~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 62d572e..da9482e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 5.10.6~ynh1 +**Paketatutako bertsioa:** 5.10.8~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 344bb0a..0e85dd0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.10.6~ynh1 +**Version incluse :** 5.10.8~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index e03669e..ee16489 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,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. -**Versión proporcionada:** 5.10.6~ynh1 +**Versión proporcionada:** 5.10.8~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 61a8998..abb7493 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.6~ynh1 +**分发版本:** 5.10.8~ynh1 **演示:** From 3fd9d5963af402797c61191b42e2d4ff9084bc91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jul 2024 03:35:12 +0200 Subject: [PATCH 03/10] Upgrade sources - `main` v5.10.9: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.9 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ade6c25..5fc75de 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.10.8~ynh1" +version = "5.10.9~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.8/invoiceninja.tar" - sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.9/invoiceninja.tar" + sha256 = "ab67832fdf74acbb1c953405a35210328712d2a351dceded4be74723f8435c44" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 91cb4fc8eab4316f8dd1ecd5d48099d1f3cfd75e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jul 2024 01:35:14 +0000 Subject: [PATCH 04/10] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2c68a42..e6d0ef5 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.10.8~ynh1 +**Shipped version:** 5.10.9~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e4fad29..e6d1baf 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,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. -**Versión actual:** 5.10.8~ynh1 +**Versión actual:** 5.10.9~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index da9482e..47cf5b2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 5.10.8~ynh1 +**Paketatutako bertsioa:** 5.10.9~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0e85dd0..9dd8d50 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.10.8~ynh1 +**Version incluse :** 5.10.9~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index ee16489..a9ef589 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,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. -**Versión proporcionada:** 5.10.8~ynh1 +**Versión proporcionada:** 5.10.9~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index abb7493..5225732 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.8~ynh1 +**分发版本:** 5.10.9~ynh1 **演示:** From 9ad9f91f25e1d1e3afb8da9eb96051f16f176ced Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 03:36:00 +0200 Subject: [PATCH 05/10] Upgrade sources - `main` v5.10.10: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5fc75de..f89d4a2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.10.9~ynh1" +version = "5.10.10~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.9/invoiceninja.tar" - sha256 = "ab67832fdf74acbb1c953405a35210328712d2a351dceded4be74723f8435c44" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.10/invoiceninja.tar" + sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From b53376af78cc1e698dea534d658817c4d1aae949 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 01:36:02 +0000 Subject: [PATCH 06/10] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e6d0ef5..af7aad5 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.10.9~ynh1 +**Shipped version:** 5.10.10~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e6d1baf..9196694 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,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. -**Versión actual:** 5.10.9~ynh1 +**Versión actual:** 5.10.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 47cf5b2..1f87010 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 5.10.9~ynh1 +**Paketatutako bertsioa:** 5.10.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9dd8d50..af2c907 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.10.9~ynh1 +**Version incluse :** 5.10.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a9ef589..5ee06ee 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,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. -**Versión proporcionada:** 5.10.9~ynh1 +**Versión proporcionada:** 5.10.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5225732..d92c181 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.9~ynh1 +**分发版本:** 5.10.10~ynh1 **演示:** From 4492d3154b8fd51331cde048becd71065b7abc00 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Jul 2024 03:38:57 +0200 Subject: [PATCH 07/10] Upgrade sources - `main` v5.10.11: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f89d4a2..bac3b62 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.10.10~ynh1" +version = "5.10.11~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.10/invoiceninja.tar" - sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.11/invoiceninja.tar" + sha256 = "bad8da4da3a127ff67177efd6dae96eecc5a48783c6441922dd32604f523fd36" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 29d04b7eab1406fefea035c9565d4cc7f1de9d62 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Jul 2024 01:38:58 +0000 Subject: [PATCH 08/10] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af7aad5..cf8408c 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.10.10~ynh1 +**Shipped version:** 5.10.11~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9196694..7461a61 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,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. -**Versión actual:** 5.10.10~ynh1 +**Versión actual:** 5.10.11~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1f87010..ba0fb29 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 5.10.10~ynh1 +**Paketatutako bertsioa:** 5.10.11~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index af2c907..a834a2a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.10.10~ynh1 +**Version incluse :** 5.10.11~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5ee06ee..6660ee3 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,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. -**Versión proporcionada:** 5.10.10~ynh1 +**Versión proporcionada:** 5.10.11~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d92c181..9160347 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.10~ynh1 +**分发版本:** 5.10.11~ynh1 **演示:** From 446a83311d9a4e68db743a11cc5e838c9bbaa070 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 21 Jul 2024 03:35:41 +0200 Subject: [PATCH 09/10] Upgrade sources - `main` v5.10.12: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bac3b62..70d35d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" 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" -version = "5.10.11~ynh1" +version = "5.10.12~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.11/invoiceninja.tar" - sha256 = "bad8da4da3a127ff67177efd6dae96eecc5a48783c6441922dd32604f523fd36" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.12/invoiceninja.tar" + sha256 = "c6062fd860ae1a016c8453b313a8a3f5a717b0c6245a7493068d58eda7a541d8" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From a1320212cde1af4fe28980816dd024ea17321306 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 21 Jul 2024 01:35:44 +0000 Subject: [PATCH 10/10] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 58 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index cf8408c..60ccdf8 100644 --- a/README.md +++ b/README.md @@ -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. -**Shipped version:** 5.10.11~ynh1 +**Shipped version:** 5.10.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7461a61..14eddf3 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,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. -**Versión actual:** 5.10.11~ynh1 +**Versión actual:** 5.10.12~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index ba0fb29..9faaaac 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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. -**Paketatutako bertsioa:** 5.10.11~ynh1 +**Paketatutako bertsioa:** 5.10.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a834a2a..1904686 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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. -**Version incluse :** 5.10.11~ynh1 +**Version incluse :** 5.10.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6660ee3..ea7f054 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,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. -**Versión proporcionada:** 5.10.11~ynh1 +**Versión proporcionada:** 5.10.12~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..dd683b7 --- /dev/null +++ b/README_id.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Pasang InvoiceNinja 5 dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang InvoiceNinja 5 secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +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.10.12~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi pengguna resmi: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +atau +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9160347..452a35d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.11~ynh1 +**分发版本:** 5.10.12~ynh1 **演示:**