add new rule

This commit is contained in:
Frédéric FRANCE
2020-05-21 01:41:27 +02:00
parent 416e6dd90d
commit ee6fadd0d5
565 changed files with 5190 additions and 8632 deletions

View File

@@ -570,8 +570,7 @@ class Orders extends DolibarrApi
{
return $this->get($id);
}
else
{
else {
throw new RestException(500, $this->commande->error);
}
}