Fix phpcs

This commit is contained in:
Laurent Destailleur 2022-06-03 14:08:04 +02:00
parent f53060fec3
commit 309eccc426

View File

@ -2844,7 +2844,7 @@ if ($action == 'create') {
$currency_code = $conf->currency;
$fk_account = 0;
// Load objectsrc
$remise_absolue = 0;
if (!empty($origin) && !empty($originid)) {