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

Version 9.0c (Community Edition)

I'm just playing with odoo, making tests before the real work starts. I created a table, then the related menu. After a while I decided to delete the menu, but I got this validation error:

Odoo Warning - Validation Error

The operation cannot be completed, probably due to the following:

- deletion: you may be trying to delete a record while other records still reference it

- creation/update: a mandatory field is not correctly set

[object with reference: wizard.ir.model.menu.create - wizard.ir.model.menu.create]

I spent some time searching for the reason, deleting the submenu (on the right),  but I couldn't sort it out.

The funny is that few minutes before I deleted another test-menu with no problems.

TIA for your support

아바타
취소

Because this error points to a data integrity issue I don't think the cause is the deleted menue! In other words the operation is harming the data model of your or other tables.

작성자 베스트 답변

I reply here to both Lucas and Hamza. I went back on my steps, rebuilding a couple of submenu I have deleted before, thus I was able to re-delete all my test stuff. Now the main menu is clean and back to the original state. Thank you for your support.

아바타
취소
베스트 답변

i there. Not sure if it helps you or not. But if I were you, I would note this:.

[object with reference: wizard.ir.model.menu.create - wizard.ir.model.menu.create]

Where it says wizard.ir.model.menu.create, I would go to the developer mode, and search in models/views or other places for this and try to fix it from the python coding there. You can try that. There is definitely something there, which has other records linked to them. Play with it a few more times, you'll get through it. I always did when playing with these validation errors.


Good Luck.

아바타
취소
관련 게시물 답글 화면 활동
Get menuitem list 해결 완료
3
12월 21
6904
0
12월 18
2415
7
10월 18
22068
2
11월 17
6285
0
4월 17
2542