1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Update to 12.0.5

This commit is contained in:
mastereur 2021-03-24 15:39:36 +01:00
parent db61efc859
commit 55c3830094
4 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
**Shipped version:** 13.0.0
**Shipped version:** 12.0.5
## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
**Version incluse :** 13.0.0
**Version incluse :** 12.0.5
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/13.0.0.tar.gz
SOURCE_SUM=87b136a936fca8c50de4c41478b26f79ce42b89091ca90b95c9589eba1ded64b
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/12.0.5.tar.gz
SOURCE_SUM=b60b124ebcd294375f6200cc0683449e475b5dec687f8317b820fc8ec1413d21
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Manage the various aspects of your business or association.",
"fr": "Gérez les différents aspects de votre activité pro ou associative."
},
"version": "13.0.0~ynh1",
"version": "12.0.5~ynh1",
"url": "https://www.dolibarr.org/",
"license": "GPL-3.0-or-later",
"maintainer": {
@ -56,8 +56,8 @@
"name": "member",
"type": "boolean",
"ask": {
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr?",
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ?"
"en": "Add YunoHost users as members waiting for validation in Dolibarr ? (Useful mainly for associations)",
"fr": "Ajouter les utilisateurs YunoHost comme adhérents en attente de validation dans Dolibarr ? (Utile pour les associations)"
},
"default": false
}