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

i see this Error:Uncaught Promise > Cannot read properties of undefined (reading 'Symbol(html)')

Odoberať

Get notified when there's activity on this post

This question has been flagged
settingsdocsuncaughtundefinedv15
1 Odpoveď
27168 Zobrazenia
Avatar
ayman subbagh

When I click Document Layout Choose the layout of your documents to upload my design of the reports and invoices I get this Error:

UncaughtPromiseError > TypeError

Uncaught Promise > Cannot read properties of undefined (reading 'Symbol(html)')

TypeError: Cannot read properties of undefined (reading 'Symbol(html)')

at Function.escape ( https://\.\.\.\.\./web\ /assets/2802\-e0a905d/web\.assets_common\.min\.js:4987:37\)

\ \ \ \ \ at\ https://\.\.\.\.\.\.\.\./web/assets/2803\-49dc42b/web\.assets_backend\.min\.js:4456:885

\ \ \ \ \ at\ Array\.\ map\ \(\)\

\ \ \ \ at\ Class\._notifyInvalidFields\ \(\ https://\.\.\.\.\.\.\.\./web/assets/2803\-49dc42b/web\.assets_backend\.min\.js:4456:786\)

\ \ \ \ \ at\ Class\.canBeSaved\ \(\ https://\.\.\.\.\.\./web/assets/2803\-49dc42b/web\.assets_backend\.min\.js:4445:283\)

\ \ \ \ \ at\ Class\._saveRecord\(https://\.\.\.\.\./web/assets/2803\-49dc42b/web\.assets_backend\.min\.js:4456:1269\)

\ \ \ \ \ at\ https://..../web/assets/2802-e0a905d/web.assets_common.min .js:4720:607

0
Avatar
Zrušiť
mohamedsadoknouaili@gmail.com

hello
Do u have any update if this problem was resolved ?

Riaz Rahman Bhuiyan

Hey did you solve this issue?

If you did so please let me know the solution.


Avatar
S.M Firoz Ahmed ( Daffodil Software Limited )
Best Answer

The error message "UncaughtPromiseError > TypeError: Uncaught Promise > Cannot read properties of undefined (reading 'Symbol(html)')" suggests that there is an issue with the JavaScript code that is responsible for handling the Document Layout feature in Odoo. Specifically, there is an error in the escape function, which is trying to read the Symbol(html) property of an object that is undefined.

This error could be caused by a number of things such as a bug in the code, a missing dependency, or an issue with the configuration of the system.

Here are a few things you can try to resolve the issue:

  1. Check the browser console for any other error messages that might give more information about the problem.

  2. Try to clear the browser cache and cookies and reload the page to see if that resolves the issue.

  3. Check that all the dependencies are correctly installed and updated.

  4. If you have made any recent changes to the system, try rolling back to the previous working state to see if the issue is resolved.

  5. You can also try to reproduce the error and check the server logs for more information about the error.

  6. If you are using a custom report or invoice layout, you can try to upload a different layout or the default layout to see if the problem is with the custom layout.

  7. You can also check the version of the Odoo, as some versions of Odoo have different ways of handling the requests.

-1
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
Uncaught Odoo errors
settings uncaught errors undefined odoo
Avatar
Avatar
1
dec 24
3126
Uncaught Promise > Cannot read properties of null (reading 'append')
uncaught v15 promise
Avatar
Avatar
1
dec 24
12640
psycopg2.errors.UndefinedTable: relation "product_product_res_config_settings_rel" does not exist Odoo 15 Solved
settings many2many v15
Avatar
Avatar
Avatar
3
aug 22
10105
ERROR WHEN TRYING TO ACCESS TO SETTING APP Solved
community settings v15
Avatar
Avatar
1
máj 22
3817
Unable to find “Invoice Switch Threshold” setting.
accounting community settings v15
Avatar
Avatar
1
máj 24
2203
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