Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

OmniaSolutions - PLM document issue

Odoberať

Get notified when there's activity on this post

This question has been flagged
issuePLM
1 Odpoveď
2201 Zobrazenia
Avatar
Adam Skalik

Hello,

I have issue with latest PLM module from  OmniaSolutions which is running on community version v16.
Issue occurs when I'm trying to link more than one part to document, this issue is not visible while using phone where linked parts are shown in kanban view.

I already wrote to dev but after month there is no response. Bellow You can find logs shown by ODOO.

TypeError: Cannot read properties of undefined (reading 'type')
    at compareRecords (http://192.168.1.3:8078/web/assets/debug/web.assets_backend.js:98774:45) (/web/static/src/legacy/js/views/basic/basic_model.js:5378)
    at stableCompare (http://192.168.1.3:8078/web/assets/debug/web.assets_common.js:76184:25) (/web/static/src/legacy/js/core/utils.js:912)
    at Array.sort ()
    at Object.stableSort (http://192.168.1.3:8078/web/assets/debug/web.assets_common.js:76183:22) (/web/static/src/legacy/js/core/utils.js:911)
    at Class._sortList (http://192.168.1.3:8078/web/assets/debug/web.assets_backend.js:98786:19) (/web/static/src/legacy/js/views/basic/basic_model.js:5390)
    at Class._fetchX2ManyBatched (http://192.168.1.3:8078/web/assets/debug/web.assets_backend.js:96511:14) (/web/static/src/legacy/js/views/basic/basic_model.js:3115)
    at Class._fetchX2ManysBatched (http://192.168.1.3:8078/web/assets/debug/web.assets_backend.js:96599:32) (/web/static/src/legacy/js/views/basic/basic_model.js:3203)
    at http://192.168.1.3:8078/web/assets/debug/web.assets_backend.js:95517:34 (/web/static/src/legacy/js/views/basic/basic_model.js:2121)
    at async Promise.all (index 0)
    at async Promise.all (index 0)

Thanks in advance.

0
Avatar
Zrušiť
Avatar
mr faann
Best Answer

The issue you're encountering with the latest PLM module from OmniaSolutions, running on Odoo's community version 16, appears to be related to a JavaScript error that occurs when trying to link more than one part to a document. The error message, `TypeError: Cannot read properties of undefined (reading 'type')`, indicates that the code is attempting to access the `type` property of an undefined object, which typically suggests that some expected data is missing or incorrectly referenced. Since this issue does not occur when using a mobile device where linked parts are displayed in a kanban view, it suggests that the problem might be related to how the desktop view is handling these parts.


To resolve this issue, you might start by ensuring that you have the latest version of the PLM module installed, as there could be bug fixes or updates that address this specific problem. Additionally, clearing your browser cache and rebuilding Odoo's assets might help, as sometimes cached JavaScript files can cause unexpected behavior. If there are any customizations or third-party modules interacting with the PLM module, temporarily disabling them could help identify whether they are contributing to the issue.


If you're comfortable with JavaScript, debugging the code where the error occurs might shed light on why the `type` property is undefined. You could also consider using the mobile or kanban view as a temporary workaround until a permanent solution is found. Since you've already reached out to the developers without a response, escalating the issue to the Odoo community or forums might be beneficial, as other users or developers may have encountered and resolved similar problems on 1win app org. If all else fails, modifying the relevant JavaScript file to add checks for undefined objects before accessing their properties could serve as a temporary fix, though this should be done cautiously and ideally with version control in place.

0
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
Error while installing Event module
issue
Avatar
Avatar
Avatar
2
máj 23
3741
Issue on Mollie payment Gateway
issue
Avatar
Avatar
1
apr 23
3618
how if i want that user can create issue but can't edit issue? Solved
issue
Avatar
Avatar
1
jan 23
5953
Does anyone have any experience/feedback about the "Engineering & Lifecycle" Management by Didotech srl App - LibrePLM
PLM
Avatar
0
jún 21
3029
odoo.modules.registry: Invalidating all model caches after database signaling.
issue
Avatar
Avatar
1
jan 21
18895
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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