Added #8522 - depreciation info on Asset API

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-08-19 14:48:48 +01:00
parent 48bbf8d005
commit 1488271a83
2 changed files with 8 additions and 0 deletions
@@ -146,6 +146,7 @@ class AssetsController extends Controller
'model.category',
'model.manufacturer',
'model.fieldset',
'model.depreciation',
'supplier'
); // it might be tempting to add 'assetlog' here, but don't. It blows up update-heavy users.