Fix: wrong comment
This commit is contained in:
parent
785489dbcb
commit
784880bbd1
@ -1422,7 +1422,7 @@ class Societe extends CommonObject
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove societe_remise_except
|
// Remove societe_remise
|
||||||
if (! $error)
|
if (! $error)
|
||||||
{
|
{
|
||||||
$sql = "DELETE FROM ".MAIN_DB_PREFIX."societe_remise";
|
$sql = "DELETE FROM ".MAIN_DB_PREFIX."societe_remise";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user