As I found, when the depreciation board of purchased Asset is computed, the first month linear deprecitaion is calculated in curious logic(When Prorata Temporis = "True"): Monthly Depreciatiion/Total Days in Year X (Days after Purchase Date Till End of Year). I beleive the correct logic is: Monthly Depr/Days in Purchase Month X (Days after purchase till end of month). These two will give totally different result. Is there any module to calculate with the second one? Can anyone explain why it calculates now with this method???
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
6009
Переглядів
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
Asset Depreciation Calculation
Вирішено
|
|
1
січ. 25
|
2141 | |
|
0
бер. 15
|
4060 | ||
|
1
черв. 22
|
2504 | ||
|
1
квіт. 18
|
5639 | ||
|
0
бер. 15
|
3874 |
have you found an answer to this? Googling I found account_asset_management which might help, will post an update after testing it