bhima icon indicating copy to clipboard operation
bhima copied to clipboard

feature(Add new information for asset management)

Open lomamech opened this issue 2 years ago • 4 comments

  • Manage Depreciation rates for asset

closes #6783

To test this branch

  • You must first define the depreciation rate for the inventory groups

  • When batches are put into stock for inventories that are assets, the acquisition date must be defined

  • With the depreciation rate and the date of acquisition, the fixed assets register makes the following calculation

  1. Year of life: By calculating the difference between the acquisition date and the current year

  2. The depreciation percentage by multiplying the depreciation rate defined at the level of the inventory group and the year of life

  3. The depreciated value by multiplying the depreciation percentage by the purchase cost

  4. The book value by subtracting the purchase cost from the depreciated value

lomamech avatar Sep 05 '22 09:09 lomamech

image

lomamech avatar Sep 05 '22 10:09 lomamech

@mbayopanda @jmcameron You can also import from csv files that it is either for inventories but also for stocks

lomamech avatar Sep 05 '22 10:09 lomamech

@mbayopanda @jmcameron this PR is ready for review

lomamech avatar Sep 05 '22 11:09 lomamech

@lomamech could you update this branch ?

mbayopanda avatar Oct 18 '22 18:10 mbayopanda

@mbayopanda the PR is Updated

lomamech avatar Oct 28 '22 10:10 lomamech