bad invert
This commit is contained in:
parent
b8a84d68ec
commit
01d4bd6cf5
@ -2876,7 +2876,7 @@ abstract class CommonObject
|
|||||||
*
|
*
|
||||||
* @param int $id_incoterm Id of incoterm to set or '' to remove
|
* @param int $id_incoterm Id of incoterm to set or '' to remove
|
||||||
* @param string $location location of incoterm
|
* @param string $location location of incoterm
|
||||||
* @return int >0 if KO, <0 if OK
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
function setIncoterms($id_incoterm, $location)
|
function setIncoterms($id_incoterm, $location)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user