mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
commit
ee96507325
4 changed files with 8 additions and 7 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Create and email invoices, track payments, expenses, and time tasks
|
Create and email invoices, track payments, expenses, and time tasks
|
||||||
|
|
||||||
**Shipped version:** 5.3.39~ynh1
|
**Shipped version:** 5.3.56~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.invoiceninja.com/dashboard
|
**Demo:** https://app.invoiceninja.com/dashboard
|
||||||
|
|
||||||
|
|
|
@ -11,9 +11,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires
|
||||||
|
|
||||||
|
**Version incluse :** 5.3.56~ynh1
|
||||||
**Version incluse :** 5.3.39~ynh1
|
|
||||||
|
|
||||||
**Démo :** https://app.invoiceninja.com/dashboard
|
**Démo :** https://app.invoiceninja.com/dashboard
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.39/invoiceninja.zip
|
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.56/invoiceninja.zip
|
||||||
SOURCE_SUM=a8d644c4e4a6c3f6f9a1492af8818ea27ac3c1a8dfa32ca2deefe6089dcc9109
|
SOURCE_SUM=fefe67d5ff8839f761aa9526486ba55b3a51945d840d86c32f5de2b04720d965
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -3,9 +3,10 @@
|
||||||
"id": "invoiceninja5",
|
"id": "invoiceninja5",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Create and email invoices, track payments, expenses, and time tasks"
|
"en": "Create and email invoices, track payments, expenses, and time tasks",
|
||||||
|
"fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||||
},
|
},
|
||||||
"version": "5.3.39~ynh1",
|
"version": "5.3.56~ynh1",
|
||||||
"url": "https://invoiceninja.org",
|
"url": "https://invoiceninja.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Elastic-2.0",
|
"license": "Elastic-2.0",
|
||||||
|
|
Loading…
Reference in a new issue