mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fixing style errors.
This commit is contained in:
@@ -283,7 +283,7 @@ class Paiement extends CommonObject
|
||||
$this->db->begin();
|
||||
|
||||
$this->ref = $this->getNextNumRef(is_object($thirdparty) ? $thirdparty : '');
|
||||
|
||||
|
||||
if (empty($this->ref_ext)) {
|
||||
$this->ref_ext = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user