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

Some child objects are not saved

Abonare

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

Această întrebare a fost marcată
bugcreate()odoo16features
2318 Vizualizări
Imagine profil
Vladyslav Spesyvets

I figured out why it wasn't saving, but I didn't understand why.


Why Substation is linked to its parent (plant_poi_id) when saving, but Energy Meter is not (substation_id)? Although they are identical.


For example, substation doesn’t have plant_id, but it’s okay, because his parent has, so we have a “tree tie”:

Substation create {'name': 'dasdasdas', 'plant_id': False, 'plant_poi_id': 38, 'signals': False, 'latitude': 0, 'longitude': 0, 'altitude': 0, 'tracker_ids': [], 'meteorological_data_ids': [], 'transformer_ids': [], 'first_child_energy_meter_ids': [[0, 'virtual_5', {'name': 'zzxxccdsa', 'external_source_id': False, 'latitude': 0, 'longitude': 0, 'altitude': 0, 'plant_id': False, 'substation_id': False, 'transformer_id': False, 'signals': False, 'inverter_ids': [[0, 'virtual_6', {'name': 'dasdsds', 'external_source_id': False, 'inverter_type_id': 2, 'ppc_id': False, 'plant_id': False, 'substation_id': False, 'transformer_id': False, 'energy_meter_id': False, 'latitude': 0, 'longitude': 0, 'altitude': 0, 'signals': False, 'string_box_ids': [], 'string_ids': [], 'inverter_module_ids': []}]]}]], 'first_child_inverter_ids': [[0, 'virtual_7', {'name': 'dsadsads', 'external_source_id': False, 'inverter_type_id': 2, 'ppc_id': False, 'plant_id': False, 'substation_id': False, 'transformer_id': False, 'energy_meter_id': False, 'latitude': 0, 'longitude': 0, 'altitude': 0, 'signals': False, 'string_box_ids': [], 'string_ids': [], 'inverter_module_ids': []}]]}

But energy meter doesn’t have attachment to any models:

EnergyMeter {'_id': '64b1c148ac27cd4b8f52c13f', 'name': 'zzxxccdsa', 'external_source_id': False, 'latitude': 0.0, 'longitude': 0.0, 'altitude': 0.0, 'plant_id': False, 'substation_id': False, 'transformer_id': False, 'inverter_ids': [], 'signals': False, 'id': , '__last_update': datetime.datetime(2023, 7, 14, 21, 42, 32), 'display_name': 'zzxxccdsa', 'create_uid': res.users(), 'create_date': False, 'write_uid': res.users(), 'write_date': False}


0
Imagine profil
Abandonează
Vladyslav Spesyvets
Autor

Okay, this method doesn't work because sometimes (not always) the parent is created later than the child. And when created, the child does not get the parent's id.

Maybe I can do it by JS? Or change the save queue.

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
Bug appear when add boolean_toggle widget in Wizard
bug odoo16features
Imagine profil
0
aug. 23
3333
Odoo 16 POS QTY Keypad Bug
pos bug odoo16features
Imagine profil
0
mar. 23
2897
Odoo 16 Import Translations marked as "code" not working Rezolvat
import translations bug odoo16features
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
8
apr. 25
13628
Module doesn't update after modification in the source code
development plugin bug odoo16features
Imagine profil
Imagine profil
2
apr. 24
3853
Odoo 16 Website Animation Bug
bug website animation odoo16features
Imagine profil
0
sept. 23
1844
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