Merge pull request #19740 from iouston/patch-1
minor change on getNextNumRef doc block
This commit is contained in:
commit
542731ca51
@ -225,10 +225,10 @@ class Expedition extends CommonObject
|
||||
}
|
||||
|
||||
/**
|
||||
* Return next contract ref
|
||||
* Return next expedition ref
|
||||
*
|
||||
* @param Societe $soc Thirdparty object
|
||||
* @return string Free reference for contract
|
||||
* @return string Free reference for expedition
|
||||
*/
|
||||
public function getNextNumRef($soc)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user