Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

how to use asset module

Subscriure's

Get notified when there's activity on this post

This question has been flagged
accountingfixedassets
2 Respostes
10578 Vistes
Avatar
Brenda Li

Hi all, anyone has an idea to use Asset module(Version7)?

What the effect i need is: Linear computation

First depreciation date is same as purchase date

First depreciation amount to last depreciation amount are all same and equal to asset amount/number of depreciation

How to configure properly to get this effect as above? hope my question is clear, thank you very much!

0
Avatar
Descartar
Avatar
Viktor Aditya
Best Answer

To get the effect of 'first depreciation date is same as purchase date', you must check Prorata Temporis because it will indicates that the first depreciation entry have to be done from the purchase date instead of the first period/fiscal year.

Since you choose the linear computation method, the amount will all be the same from the first depreciation until the last depreciation, because the linear computation will divide total amount depreciation with number of depreciation equally.

0
Avatar
Descartar
Brenda Li
Autor

Thanks Viktor Aditya with your comments, but same problem as I revert to Naresh as above.

Kinner Vachhani

Brenda, I am looking for the same functionality but its seems openerp guys hadn't fully implemented asset management concepts. Also, setting up depreciation opening entries is a pain.

Avatar
Naresh Soni (nch)
Best Answer

Hi Brenda,

If you want your first depreciation date is same as purchase date then you need to have the boolean Prorata Temporis checked. For equal computation use method linear

Note: You want have the equal amount when " Prorata Temporis checked.Reason is the calculation is done on days. Means the First depriciation amount will be splitted between First and last year.

For eg: Your purchase date is 18/04/2013 then the amount will be deducted from first depreciation value for 107 days approx i.e (1/1/2013-17-04-2013)and will be calculated for 18/04/2013-31/12/2013 for first year. Say you have 600000 as deprecation amount for 3 yrs. So 600000/3 = 200000 so each year you have 2 lakh as amount to be depreciated. So in this case you will have 200000-(200000/365)107 as first depreciation amount.for second and third you will have 2 lakh for the last is remaining one i.e (200000/365)107

Prorata Temporis

computation

Hope this helps !

Thanks,

0
Avatar
Descartar
Brenda Li
Autor

Thanks Naresh Soni, from your screen shot I can read clearly, but the purchase date is 04/18/2013 and depreciation date is 01/01/2013, how can it become at least 04/01/2013 automatically though I can try do modify it by myself?

Naresh Soni (nch)

Sorry I attached the old screen shot ! Let me update the screen. But the point is you need to use "Prorata Temporis " for this requirement

Brenda Li
Autor

Thanks Naresh Soni, Could you let me know did you edit the depreciation date by yourself or the system give you automatically the good date? Thanks!

Naresh Soni (nch)

yes system gave me ! Actually first screen I didn't had that boolean checked then I checked and recomputed my depreciation ! Why its simple don't you get the same result ?

Brenda Li
Autor

I did exactly what you showed in screenshot, but the result you and me got is no good current depreciation amount(not always 1666.67), strange, you see i need good depreciate date and good same depreciate amount! 04/18/2013 0.00 1173.52 3826.48
04/18/2014 1173.52 1666.67 2159.81
04/18/2015 2840.19 1666.67 493.14
04/18/2016 4506.86 493.14 0.00

Naresh Soni (nch)

Hi Brenda, I checked and it's not a bug but the working is different. I have updated my original answer to explain.

Brenda Li
Autor

Thanks Naresh for your clear explanation, if so, it implies there is no a configuration way to make effect like 1. depreciation date = purchase order date 2. equal depreciation amount (show like 04/18/2013 1666.67,04/18/2014 1666.67,04/18/2015 1666.67) by current provided asset model together? Or there is still a way to do it? what do you think? Thanks!

Naresh Soni (nch)

Hi Brenda, nope, there is no way to configure as you want. Because the way asset works is opposite then what you want. May be you can customize it to achieve this at your end.

Brenda Li
Autor

Thanks Naresh, then nothing to do at the beginning, but only do some adjustments before post the journal entry, like combine the split depreciation amount onto first deprecation date then delete the last one...

Naresh Soni (nch)

:-D ya that's a workaround or even have that boolean untick and just correct the dates

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Fixed Assets as machine showing as products
accounting fixedassets
Avatar
0
de nov. 23
1690
V7 Accounting and Fixed Assets
accounting fixedassets
Avatar
Avatar
1
de març 15
6372
fixed asset in progress
accounting fixedassets 16.0
Avatar
0
de des. 24
1482
Need Guidance on Proper Procedure for Uploading Fixed Assets with Depreciation in Odoo 17 Enterprise Solved
accounting fixedassets v17
Avatar
Avatar
Avatar
2
d’oct. 24
4952
How to sell fixed assets in Odoo 17 Solved
accounting fixedassets v17
Avatar
Avatar
1
de febr. 24
4943
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now