Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

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

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

Cannot access studio in odoo 16

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
errorenterprisestudioodoo
2 Besvarelser
2946 Visninger
Avatar
zulsani@vector-corrosion.co.id

I made some changes on the employee menu by adding some views but then error appears every time I am clicking the studio button inside the employee menu. I removed what I added from User Interface > Views​ but the error is still blocking me from entering to the studio. Please help.

here is the error message:

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/home/odoo/src/odoo/saas-16.4/odoo/https://vector-corrosion.odoo.com/web/assets/9588-82094af/web.assets_backend.min.js:1363:13)

*EDIT*
cannot paste the whole error message here so I paste to code editor and screenshot below:


0
Avatar
Kassér
Niyas Raphy (Walnut Software Solutions)

can you share the last part of the error message

Avatar
zulsani@vector-corrosion.co.id
Forfatter Bedste svar

Hi Niyas. Thank you but the error fixed already by removing some of unneeded stuffs I added previously and now I can open studio as usual

0
Avatar
Kassér
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Bedste svar

Hi,

It seems like you're encountering an error after making changes to the employee menu and adding some views, particularly when trying to access the Studio functionality within the employee menu. Here's a step-by-step approach to troubleshoot and resolve this issue:

  1. Clear Browser Cache: Sometimes, errors can persist due to cached data in your browser. Try clearing your browser cache and cookies, then reload the page to see if the error persists.
  2. Restart Odoo Server: Restart the Odoo server to ensure that any changes made are properly reflected and to clear any potential server-side issues that may be causing the error.
  3. Check Server Logs: Review the Odoo server logs to identify the specific error message and traceback associated with the issue. This can provide valuable insights into what might be causing the problem.
  4. Review Recent Changes: Since the error occurred after making changes to the employee menu and adding views, carefully review the changes you made. Check for any syntax errors, missing dependencies, or incorrect configurations that might be causing the problem.
  5. Check XML Views: If you added or modified XML views, ensure that they are correctly defined and do not contain any errors. Pay close attention to the view definitions, including field names, model references, and inheritance structures.
  6. Remove Recent Changes: If the error persists even after removing the changes you made from the User Interface > Views, consider reverting any other recent changes that might be related to the issue. This could include modifications to Python code, XML files, or database records.
  7. Test Studio Functionality: Try accessing the Studio functionality from other menus or modules to see if the error is specific to the employee menu or if it affects other areas of the application as well. This can help narrow down the scope of the problem.

Hope it helps



0
Avatar
Kassér
zulsani@vector-corrosion.co.id
Forfatter

Hi. Thank you so much for your answer, will try those one by one. Anyway how to start the odoo server? I am using odoo enterprise v16.4 web based, I googled already but didn't find any ideal answer

zulsani@vector-corrosion.co.id
Forfatter

anyway the error fixed and now I can open the studio by re-checking previous changes and remove some unneeded. thank you!

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

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

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
error install odoo Studio
error studio odoo
Avatar
0
sep. 21
2974
Error in opening Odoo Studio - ValueError: <xpath expr="..."> cannot be located in parent view Løst
error inheritance studio odoo
Avatar
Avatar
2
mar. 24
4302
How can i re-use custom fields created by odoo studio , Odoo EE v11
enterprise studio odoo odoo11.0
Avatar
0
jun. 18
3744
odoo studio computed field
studio odoo
Avatar
Avatar
1
maj 25
4096
Enterprise Source code
enterprise studio
Avatar
Avatar
2
jun. 24
15603
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة 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 er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

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