mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
* QUAL: API contract: RestException update, check if thirdparty exists before creating contract * also checking if socid exists during put * using the entity of this contract * also fixing entity during post * some hurl tests of contract api * check if contract id is 0, because that is not possible * check (un)activate permissions and getEntity() --------- Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>