mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
try to use function
This commit is contained in:
@@ -3960,6 +3960,7 @@ class Commande extends CommonOrder
|
||||
$this->id = 0;
|
||||
$this->ref = 'SPECIMEN';
|
||||
$this->specimen = 1;
|
||||
$this->entity = $conf->entity;
|
||||
$this->socid = 1;
|
||||
$this->date = time();
|
||||
$this->date_lim_reglement = $this->date + 3600 * 24 * 30;
|
||||
|
||||
Reference in New Issue
Block a user