Update asset.class.php
This commit is contained in:
parent
df05eb785b
commit
32d63aa50c
@ -100,9 +100,9 @@ class Asset extends CommonObject
|
||||
public $entity;
|
||||
|
||||
/**
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
|
||||
public $amount;
|
||||
public $fk_soc;
|
||||
@ -470,4 +470,4 @@ class Asset extends CommonObject
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user