forked from Wavyzz/dolibarr
Add API close to close an order
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user