@@ -12,13 +12,17 @@ Create and email invoices, track payments, expenses, and time tasks
|
|||||||
|
|
||||||
[](https://invoiceninja.org)
|
[](https://invoiceninja.org)
|
||||||
[](https://react.invoicing.co/demo)
|
[](https://react.invoicing.co/demo)
|
||||||
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://apps.yunohost.org/app/invoiceninja5"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
|
<a href="https://apps.yunohost.org/app/invoiceninja5"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_more_info_on_the_appstore.svg"/></a>
|
||||||
<a href="https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
|
<a href="https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues"><img height="100px" src="https://github.com/YunoHost/yunohost-artwork/raw/refs/heads/main/badges/neopossum-badges/badge_report_an_issue.svg"/></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|

|
||||||
|
|
||||||
## 📦 Developer info
|
## 📦 Developer info
|
||||||
|
|
||||||
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
[](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
|
||||||
|
|||||||
+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.12.0~ynh1"
|
version = "5.12.11~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.12.0/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.11/invoiceninja.tar"
|
||||||
sha256 = "2b4fc7633cfb8f2766536f738068aee4aa4adcf5e7552f77cda1ff4d57d2fe65"
|
sha256 = "a72c3b82085a8e2639652624d70dab3a66cf5cb416af9332947160daaf6106f5"
|
||||||
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