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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
6020
Näkymät
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
Asset Depreciation Calculation
Ratkaistu
|
|
1
tammik. 25
|
2166 | |
|
0
maalisk. 15
|
4065 | ||
|
1
kesäk. 22
|
2511 | ||
|
1
huhtik. 18
|
5644 | ||
|
0
maalisk. 15
|
3883 |
have you found an answer to this? Googling I found account_asset_management which might help, will post an update after testing it