Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

how to use asset module

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
accountingfixedassets
2 Răspunsuri
10567 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
Imagine profil
Viktor Aditya
Cel mai bun răspuns

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
Imagine profil
Abandonează
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.

Imagine profil
Naresh Soni (nch)
Cel mai bun răspuns

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
Imagine profil
Abandonează
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!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Fixed Assets as machine showing as products
accounting fixedassets
Imagine profil
0
nov. 23
1686
V7 Accounting and Fixed Assets
accounting fixedassets
Imagine profil
Imagine profil
1
mar. 15
6369
fixed asset in progress
accounting fixedassets 16.0
Imagine profil
0
dec. 24
1477
Need Guidance on Proper Procedure for Uploading Fixed Assets with Depreciation in Odoo 17 Enterprise Rezolvat
accounting fixedassets v17
Imagine profil
Imagine profil
Imagine profil
2
oct. 24
4944
How to sell fixed assets in Odoo 17 Rezolvat
accounting fixedassets v17
Imagine profil
Imagine profil
1
feb. 24
4939
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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