Skip to Content
Menu
This question has been flagged
2 Replies
2937 Views

I have tried many ways to get monthly depreciation expenses posted in Odoo 11. But I can't. Please help me!

Avatar
Discard
Best Answer

this should be no problem when using assets. If you create a depreciation board on an asset, Odoo will check for the next depreciation date and propose the account move. 

Default settings in Odoo however, are to have only 1 move per year. If f.e. you want to deprecate in 3 years, with a deprecation every month, settings on the asset type is: number of entries = 36; One entry every 1 month.

create a new asset with this asset type, validate the asset, and if you like, you can run the 'generate asset entries' scheduled action. Odoo will check if the first depreciation date is in the past, and create a draft entry. If the scheduled action is active, a draft entry will be generated automatically every time a depreciation date has passed. 

Avatar
Discard

First subtract the asset's salvage value from its cost, in order to determine the amount that can be depreciated.
Total depreciation = Cost - Salvage value. ...
Annual depreciation = Total depreciation / Useful lifespan.
Monthly depreciation = Annual deprecation / 12.
Monthly depreciation = ($1,200/5) / 12 = $20.

Regards,
Rachel Gomez

Best Answer

Hello.

Have you found how to post the Depreciation Monthly?

I have a few questions:

I would like to delete an asset that I register wrongly. How to do? How to stop the depreciation to continue to run. I put it on Hold. I prefer deleting

Thank you,



Avatar
Discard