Fix: wrong comment

This commit is contained in:
Regis Houssin 2016-07-07 12:52:38 +02:00
parent 785489dbcb
commit 784880bbd1

View File

@ -1422,7 +1422,7 @@ class Societe extends CommonObject
}
}
// Remove societe_remise_except
// Remove societe_remise
if (! $error)
{
$sql = "DELETE FROM ".MAIN_DB_PREFIX."societe_remise";