.gitignre
This commit is contained in:
parent
e229348e2c
commit
bc924ca00e
@ -1387,7 +1387,7 @@ class Facture extends CommonInvoice
|
||||
|
||||
if (!$error)
|
||||
{
|
||||
return $ret;
|
||||
return 1;
|
||||
} else return -1;
|
||||
} else return -1;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user