Update deplacement.class.php
This commit is contained in:
parent
49f22facef
commit
6c5629b5a5
@ -82,7 +82,10 @@ class Deplacement extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $fk_user;
|
public $fk_user;
|
||||||
|
|
||||||
public $km;
|
/**
|
||||||
|
* @var string km value formatted
|
||||||
|
*/
|
||||||
|
public $km;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var int Thirdparty id
|
* @var int Thirdparty id
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user