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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
5838
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Asset Depreciation Calculation
Resuelto
|
|
1
ene 25
|
1959 | |
|
0
mar 15
|
3943 | ||
|
1
jun 22
|
2414 | ||
|
1
abr 18
|
5563 | ||
|
0
mar 15
|
3755 |
have you found an answer to this? Googling I found account_asset_management which might help, will post an update after testing it