콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
2261 화면

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:


아바타
취소

can you share the last part of the error message

작성자 베스트 답변

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

아바타
취소
베스트 답변

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



아바타
취소
작성자

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

작성자

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

관련 게시물 답글 화면 활동
0
9월 21
2439
2
3월 24
3116
0
6월 18
3163
1
5월 25
3085
2
6월 24
14436