This commit is contained in:
Frédéric France
2024-01-18 23:28:42 +01:00
parent f3d97a8a13
commit 4b3f351f95
5 changed files with 13 additions and 1 deletions

View File

@@ -131,7 +131,7 @@ class Commande extends CommonOrder
public $billed;
/**
* @var string Limit date payment
* @var int Deadline for payment
*/
public $date_lim_reglement;
/**