add comment to parameter
This commit is contained in:
parent
9ef2735520
commit
e58d783ced
@ -172,7 +172,7 @@ class PaymentTerm // extends CommonObject
|
||||
* Load object in memory from database
|
||||
*
|
||||
* @param int $id Id object
|
||||
* @param string $code
|
||||
* @param string $code Code object
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
public function fetch($id, $code = '')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user