forked from Wavyzz/dolibarr
add new rule
This commit is contained in:
@@ -570,8 +570,7 @@ class Orders extends DolibarrApi
|
||||
{
|
||||
return $this->get($id);
|
||||
}
|
||||
else
|
||||
{
|
||||
else {
|
||||
throw new RestException(500, $this->commande->error);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user