Fixing style errors.
This commit is contained in:
parent
e22ca90a3f
commit
d4b7950d87
@ -62,23 +62,23 @@ class Livraison extends CommonObject
|
||||
public $brouillon;
|
||||
public $socid;
|
||||
public $ref_customer;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string Date really received
|
||||
*/
|
||||
public $date_delivery;
|
||||
public $date_delivery;
|
||||
|
||||
/**
|
||||
* @var integer|string date_creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_valid
|
||||
*/
|
||||
public $date_valid;
|
||||
|
||||
|
||||
|
||||
|
||||
public $model_pdf;
|
||||
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@ class Loan extends CommonObject
|
||||
* @var integer|string date_modification
|
||||
*/
|
||||
public $date_modification;
|
||||
|
||||
|
||||
/**
|
||||
* @var integer|string date_validation
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user