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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
5992
Visualizações
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
Asset Depreciation Calculation
Resolvido
|
|
1
jan. 25
|
2122 | |
|
0
mar. 15
|
4056 | ||
|
1
jun. 22
|
2499 | ||
|
1
abr. 18
|
5630 | ||
|
0
mar. 15
|
3862 |
have you found an answer to this? Googling I found account_asset_management which might help, will post an update after testing it