Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

odoo18 upgrade from odoo17 error loading javascript modules

Naroči se

Get notified when there's activity on this post

This question has been flagged
upgradeOdoo18.0
5 Odgovori
6930 Prikazi
Avatar
Eliot Rayner

Hi 

I just got back my test neutralized database and re-imported, then restarted odoo18.

I can login but cannot see Applications, I see the following screen:

With these errors in Developer Tools -> Console: 

web.assets_web.min.js:39  Uncaught Error: Error while loading "web.assets_web.bundle.xml":
Error: Template html_editor.EmbeddedFileBlueprint already exists
    at ModuleLoader.startModule (web.assets_web.min.js:39:227)
    at ModuleLoader.startModules (web.assets_web.min.js:38:57)
    at ModuleLoader.addJob (web.assets_web.min.js:5:39)
    at ModuleLoader.define (web.assets_web.min.js:10:121)
    at web.assets_web.min.js:25289:26

The following modules failed to load because of an error: ['web.assets_web.bundle.xml']

The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@bus/components/bus_connection_alert']

OwlError: Missing template: "web_enterprise.EnterpriseNavBar" (for component "EnterpriseNavBar")
    Error: Missing template: "web_enterprise.EnterpriseNavBar" (for component "EnterpriseNavBar")
        at App.getTemplate (web.assets_web.min.js:1204:7)
        at new ComponentNode (web.assets_web.min.js:1047:133)
        at web.assets_web.min.js:1608:6
        at WebClientEnterprise.template (eval at compile (web.assets_web.min.js:1562:421), <anonymous>:12:12)
        at MountFiber._render (web.assets_web.min.js:983:96)
        at MountFiber.render (web.assets_web.min.js:982:6)
        at ComponentNode.initiateRender (web.assets_web.min.js:1052:47) 
0
Avatar
Opusti
Eliot Rayner
Avtor

Hi Niyas

odoo18 community and enterprise updated to latest.

I have some custom modules but they are not installed in my custom-addons directory on test. Maybe this is my issue?

re updating base module, I've tried running:

/opt/odoo18dev/odoo18dev-venv/bin/python3.12 /opt/odoo18dev/odoo18/odoo-bin -c /etc/odoo18dev.conf --xmlrpc-port 9069 -d dev-odoo18 -u base

and

/opt/odoo18dev/odoo18dev-venv/bin/python3.12 /opt/odoo18dev/odoo18/odoo-bin -c /etc/odoo18dev.conf --xmlrpc-port 9069 -d dev-odoo18 -u web_enterprise

But both the commands dont seems to finish, or provide any error message.

Thanks

Eliot

Avatar
start@adjunto.fr
Best Answer

Slightly off topic but it's an example that works with v18.
Maybe it will help:

[I don't have the karma to post the link to stackoverflow, so go there and search:
Odoo Loading Javascript v18
The answer has 79726344#79726344 in its URL, and a link to a GitHub repository

0
Avatar
Opusti
Avatar
Adams Brooks
Best Answer

i am having the same issues here, what should i do please

web.assets_frontend_minimal.min.js:48 Uncaught Error: Error while loading "payment_remita.remita_widget": TypeError: Cannot read properties of undefined (reading 'registry') at ModuleLoader.startModule (web.assets_frontend_…nimal.min.js:48:227) at ModuleLoader.startModules (web.assets_frontend_minimal.min.js:47:57) at ModuleLoader.addJob (web.assets_frontend_minimal.min.js:12:39) at ModuleLoader.define (web.assets_frontend_…nimal.min.js:17:121) at web.assets_frontend_lazy.min.js:12375:6

The following modules failed to load because of an error:

  1. ['payment_remita.remita_widget']

OwlError: Missing template: "web.PagerIndicator" (for component "PagerIndicator") Error: Missing template: "web.PagerIndicator" (for component "PagerIndicator") at App.getTemplate () at new ComponentNode () at at MainComponentsContainer.slot1 (eval at compile (), <anonymous>:13:27) at callSlot () at ErrorHandler.template (eval at compile (), <anonymous>:8:12) at Fiber._render () at Fiber.render () at ComponentNode.initiateRender ()

OwlError: Missing template: "web.OverlayContainer" (for component "OverlayContainer") Error: Missing template: "web.OverlayContainer" (for component "OverlayContainer") at App.getTemplate () at new ComponentNode () at at MainComponentsContainer.slot1 (eval at compile (), <anonymous>:13:27) at callSlot () at ErrorHandler.template (eval at compile (), <anonymous>:8:12) at Fiber._render () at Fiber.render () at ComponentNode.initiateRender ()

OwlError: Missing template: "html_editor.UploadProgressToast" (for component "UploadProgressToast") Error: Missing template: "html_editor.UploadProgressToast" (for component "UploadProgressToast") at App.getTemplate () at new ComponentNode () at at MainComponentsContainer.slot1 (eval at compile (), <anonymous>:13:27) at callSlot () at ErrorHandler.template (eval at compile (), <anonymous>:8:12) at Fiber._render () at Fiber.render () at ComponentNode.initiateRender ()

OwlError: Missing template: "discuss.CallInvitations" (for component "CallInvitations") Error: Missing template: "discuss.CallInvitations" (for component "CallInvitations") at App.getTemplate () at new ComponentNode () at at MainComponentsContainer.slot1 (eval at compile (), <anonymous>:13:27) at callSlot () at ErrorHandler.template (eval at compile (), <anonymous>:8:12) at Fiber._render () at Fiber.render () at ComponentNode.initiateRender ()

[Owl] Unhandled error. Destroying the root component

2

OwlError: Missing template: "mail.ChatHub" (for component "ChatHub") Error: Missing template: "mail.ChatHub" (for component "ChatHub") at App.getTemplate () at new ComponentNode () at at LivechatRoot.template (eval at compile (), <anonymous>:10:16) at MountFiber._render () at MountFiber.render () at ComponentNode.initiateRender ()



0
Avatar
Opusti
Avatar
Lars Fuhrmann
Best Answer

Hi Eliot,

I also faced this error. I deinstalled the knowledge app and it vanished.

0
Avatar
Opusti
Avatar
Eliot Rayner
Avtor Best Answer

The issue was the order of addons in the /etc/odoo.conf file.

For odoo 17 it didnt seem to matter the order. 

addons_path =
/opt/odoo17dev/enterprise-17/odoo/addons,/opt/odoo17dev/odoo17/addons,/opt/odoo17dev/odoo17/custom-addons

However in odoo18 I had to put the community addons before the enterprise addons.

addons_path =
/opt/odoo18dev/odoo18/addons,/opt/odoo18dev/enterprise-18/odoo/addons,/opt/odoo18dev/odoo18/custom-addons
0
Avatar
Opusti
Avatar
Niyas Raphy (Walnut Software Solutions)
Best Answer

Hi,
Can you ensure the below points:

* Ensure you are restoring the migrated db to an odoo 18 instance ( community and enterprise source code of odoo 18)
* Custom modules are migrated to 18.0
* upgrade base module from command line

Thanks

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Only the department manager can modify their team members' information.
Odoo18.0
Avatar
Avatar
1
nov. 25
262
FileNotFoundError after v17 to v18 upgrade
upgrade
Avatar
Avatar
1
sep. 25
1271
Upgrade v18->v19 on-premise
upgrade
Avatar
Avatar
Avatar
2
sep. 25
4825
Version 16 > Version 18 odoo
upgrade
Avatar
0
apr. 25
1937
Upgrade 17 to 18 on prem Solved
upgrade
Avatar
Avatar
Avatar
2
jan. 25
3885
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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