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
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • 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
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • 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

[V16] How do I import journal entries with an analytic account (distribution)?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
Accountingodoo16featuresQuickstartSF-Experts
2 Respostes
9699 Vistes
Avatar
Pei Hua Tsai (pht)

Since v16 has an updated analytic account configured, the import behaves differently as well.

* Note that in v16, we removed the analytic tag.

So make sure all the analytic tags have analytic accounts by checking 'distribution' in the analytic tag.

 

See the import template screenshot in the answer down below.


0
Avatar
Descartar
Maulik shah

"Import example file below:
https://tinyurl.com/yvnu8jln

In the import file, the analytic distribution is specified using the following syntax in column J:
{""8"": 30.0, ""9"": 20.0, ""15"": 50.0}
In this syntax:
- ""8"" represents an analytic account ID.
- ""30.0"" represents a 30% distribution for the analytic account with ID 8.

By using this format in your import file, you can import journal entries with analytic account distribution into Odoo v16"

Avatar
Pei Hua Tsai (pht)
Autor Best Answer

When exporting:

Use journal item/analytic distribution > Work

When importing:

Analytic distribution uses the syntax as follows:

{"34": 100.0, "35": 100.0}

 

"34" is an analytic account ID.

100.0 is a 100% distribution.

 

Import template screen shot:

* For column C/E with external ID, please adjust it according to the database particular model and external ID.

0
Avatar
Descartar
Thuy Ngoc

Hi Pei Hua Tsai,

I think you can refer to this video to optimize the import of analytic distribution: https://www.youtube.com/watch?v=fXjL6fBJkuI&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=4

Pei Hua Tsai (pht)
Autor

Thank you!

Erik Göranzon

How do you display the analytic account on the journal entry after import? When clicking accounting-journal entries there is no column to display analytic accounts.

Pei Hua Tsai (pht)
Autor

Please check the journal item instead of journal entry to see the analytic account.

Avatar
Matthias Reinagl
Best Answer

Hi,

Is there a way to use the analytic code (as visible to the user) instead of the ID?

Thanks

Matthias

0
Avatar
Descartar
Pei Hua Tsai (pht)
Autor

Hello Matthias,

1. For importing the new journal entry, you can skip importing external ID (journal_item/account/external ID and journal_item/analytic_lines/external ID).

2. For the column: journal_item/Analytic_Distribution, unfortunately, you do need the analytic account ID such as 34, 35...etc.
Because the backend code is written in JASON, the importing will be more technical.

I hope it helps.

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
[V16] [V17] How can I automate bank reconciliation with a fixed percentage fee from the bank statement? Solved
Accounting odoo16features Quickstart SF-Experts
Avatar
1
de des. 23
4305
[V16] What is the production account in the accounting setting: automatic accounting section? Solved
Accounting odoo16features Quickstart SF-Experts
Avatar
1
de des. 24
5884
Tax distribution import template Solved
Accounting odoo16features Quickstart SF-Experts
Avatar
1
de set. 23
2546
[17.0][Accounting] How does deferred expense work and impact on financial report? Solved
Accounting odoo16features Quickstart SF-Experts
Avatar
1
de febr. 25
3917
Why does Odoo system generate journal entry Revaluation of WH/MO/XXX (negative inventory) (MO for manufacture order)? Solved
Accounting odoo16features Quickstart SF-Experts
Avatar
1
de set. 25
7228
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