Var not initialized
This commit is contained in:
parent
e91a933635
commit
4cb5c9ef35
@ -1876,6 +1876,8 @@ class FactureLigneRec extends CommonInvoiceLine
|
|||||||
{
|
{
|
||||||
global $conf;
|
global $conf;
|
||||||
|
|
||||||
|
$error = 0;
|
||||||
|
|
||||||
include_once DOL_DOCUMENT_ROOT.'/core/lib/price.lib.php';
|
include_once DOL_DOCUMENT_ROOT.'/core/lib/price.lib.php';
|
||||||
|
|
||||||
$sql = "UPDATE ".MAIN_DB_PREFIX."facturedet_rec SET";
|
$sql = "UPDATE ".MAIN_DB_PREFIX."facturedet_rec SET";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user