[ADD] sm_partago_accounting: Add computed field current_depreciated_amount
[ADD] sm_partago_accounting: Add computed field current_depreciated_amount to account.asset model and view
- Add new float field 'current_depreciated_amount' to account.asset model, computed based on the closest asset line date to today.
- Extend the tree view of account.asset to display the new field.