Fix property missing
This commit is contained in:
parent
965703e04a
commit
fccddd7805
@ -2164,4 +2164,9 @@ class BookKeepingLine
|
|||||||
* @var integer|string $date_validation;
|
* @var integer|string $date_validation;
|
||||||
*/
|
*/
|
||||||
public $date_validation;
|
public $date_validation;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var integer|string $date_lim_reglement;
|
||||||
|
*/
|
||||||
|
public $date_lim_reglement;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user