first implementation of dolibarr api

This commit is contained in:
2020-10-12 14:49:58 +02:00
parent bceee0582e
commit 1691620986
8 changed files with 242 additions and 4 deletions

View File

@@ -21,6 +21,8 @@ parameters:
casFirstname: '%env(resolve:CAS_FIRSTNAME)%'
officeHourStart: '%env(resolve:OFFICE_HOUR_START)%'
officeHourEnd: '%env(resolve:OFFICE_HOUR_END)%'
doliApiKey: '%env(resolve:DOLIBARR_API_KEY)%'
doliUri: '%env(resolve:DOLIBARR_URI)%'
services:
# default configuration for services in *this* file