Fixing style errors.
This commit is contained in:
parent
6ee8fa4e8a
commit
b074c689a6
@ -66,7 +66,7 @@ class Invoices extends DolibarrApi
|
|||||||
{
|
{
|
||||||
return $this->_fetch($id, '', '', '', $contact_list);
|
return $this->_fetch($id, '', '', '', $contact_list);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get properties of an invoice object by ref
|
* Get properties of an invoice object by ref
|
||||||
*
|
*
|
||||||
@ -102,7 +102,7 @@ class Invoices extends DolibarrApi
|
|||||||
{
|
{
|
||||||
return $this->_fetch('', '', $ref_ext, '', $contact_list);
|
return $this->_fetch('', '', $ref_ext, '', $contact_list);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get properties of an order object
|
* Get properties of an order object
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user