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
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
5986
Zobrazenia
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
1
jan 25
|
2118 | ||
|
0
mar 15
|
4056 | ||
|
1
jún 22
|
2498 | ||
|
1
apr 18
|
5629 | ||
|
0
mar 15
|
3860 |
have you found an answer to this? Googling I found account_asset_management which might help, will post an update after testing it