2
0
forked from Wavyzz/dolibarr

Add API close to close an order

This commit is contained in:
Laurent Destailleur
2017-10-18 15:34:03 +02:00
parent 8e4cb2ea79
commit 99239cbb38
6 changed files with 76 additions and 6 deletions

View File

@@ -134,8 +134,11 @@ class DolibarrApi
unset($object->fk_element);
unset($object->table_element);
unset($object->table_element_line);
unset($object->class_element_line);
unset($object->picto);
unset($object->facturee); // Replace with billed
unset($object->skip_update_total);
unset($object->context);