Set creation date
This commit is contained in:
parent
d36af4a46a
commit
918738ce46
@ -205,6 +205,7 @@ if (empty($reshook))
|
|||||||
$account->owner_address = GETPOST('owner_address','alpha');
|
$account->owner_address = GETPOST('owner_address','alpha');
|
||||||
$account->frstrecur = GETPOST('frstrecur');
|
$account->frstrecur = GETPOST('frstrecur');
|
||||||
$account->rum = GETPOST('rum','alpha');
|
$account->rum = GETPOST('rum','alpha');
|
||||||
|
$account->datec = dol_now();
|
||||||
|
|
||||||
// This test can be done only once properties were set
|
// This test can be done only once properties were set
|
||||||
if ($account->needIBAN() == 1)
|
if ($account->needIBAN() == 1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user