Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-23 16:29:36 +00:00
parent 64d877bc7b
commit 4b58213e5b

View File

@ -3711,7 +3711,7 @@ class CommandeFournisseurLigne extends CommonOrderLine
$this->db->begin();
// extrafields
// extrafields
$result = $this->deleteExtraFields();
if ($result < 0)
{