hello,
I am trying to setup a depreciation method using method type = straight-line. The requirement is to setup a salvage percentage value (e.g. 55%) assigned to this depreciation method.
When an object is activated (let's assume total cost is 10,000) then IFS should only depreciate based on total cost of 10,000 - (55% * 10,000) = 4,500.
IFS does provide a salvage field on the fixed asset object page but it is not a percentage.
I tried using business use percentage (on fixed asset object page) and non-depreciable base value (depreciation method page) and did not get the required results. Any suggestions?