Skip to content

Commit

Permalink
Update deplacement.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Dec 8, 2019
1 parent 49f22fa commit 6c5629b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion htdocs/compta/deplacement/class/deplacement.class.php
Expand Up @@ -82,7 +82,10 @@ class Deplacement extends CommonObject
*/
public $fk_user;

public $km;
/**
* @var string km value formatted
*/
public $km;

/**
* @var int Thirdparty id
Expand Down

0 comments on commit 6c5629b

Please sign in to comment.