mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
078d541c09
2 changed files with 5 additions and 3 deletions
|
@ -20,6 +20,7 @@ Dolibarr ERP & CRM is a modern software for managing your professional or associ
|
||||||
**Shipped version:** 15.0.3~ynh1
|
**Shipped version:** 15.0.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://www.dolibarr.org/onlinedemo
|
**Demo:** https://www.dolibarr.org/onlinedemo
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
|
@ -14,7 +14,8 @@
|
||||||
"demo": "https://www.dolibarr.org/onlinedemo",
|
"demo": "https://www.dolibarr.org/onlinedemo",
|
||||||
"admindoc": "https://www.dolibarr.org/documentation-home",
|
"admindoc": "https://www.dolibarr.org/documentation-home",
|
||||||
"userdoc": "https://www.dolibarr.org/#features",
|
"userdoc": "https://www.dolibarr.org/#features",
|
||||||
"code": "https://github.com/Dolibarr/dolibarr"
|
"code": "https://github.com/Dolibarr/dolibarr",
|
||||||
|
"cpe": "cpe:2.3:a:dolibarr:dolibarr"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue