FIX scrutinizer
https://scrutinizer-ci.com/g/Dolibarr/dolibarr/issues/develop/files/htdocs/asset/model/depreciation_options.php?orderField=path&order=asc&honorSelectedPaths=0
This commit is contained in:
parent
fe0bbbb626
commit
2a22a530e9
@ -129,6 +129,7 @@ class AssetModel extends CommonObject
|
|||||||
public $import_key;
|
public $import_key;
|
||||||
public $model_pdf;
|
public $model_pdf;
|
||||||
public $status;
|
public $status;
|
||||||
|
public $asset_depreciation_options;
|
||||||
|
|
||||||
// /**
|
// /**
|
||||||
// * @var string Field with ID of parent key if this object has a parent
|
// * @var string Field with ID of parent key if this object has a parent
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user