Hello everyone,
I'm currently encountering an error in my Odoo instance related to an undefined field in the res.users model. The error specifically mentions that the field "hide_menu_access_ids" is undefined.
To provide some context, I've installed the "Hide Menu" module from a third-party group by importing it via Odoo > Apps > Import Module.
Upon inspection of the data model, I couldn't find any definition for this field. How can I go about resolving this error?
Any assistance or suggestions would be greatly appreciated.
Thank you in advance!
===================================================================
UncaughtPromiseError > OwlError
Uncaught Promise > The following error occurred in onWillStart: ""res.users"."hide_menu_access_ids" field is undefined."
OwlError: The following error occurred in onWillStart: ""res.users"."hide_menu_access_ids" field is undefined."
OwlError@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:684:1
wrapError@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:1044:77
onWillStart@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:1050:117
setup@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:9780:303
ComponentNode@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:1002:202
createComponent/
template@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js line 1500 > Function:11:27
_render@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:940:96
render@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:939:6
initiateRender@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:1007:47
Caused by: Error: "res.users"."hide_menu_access_ids" field is undefined.
Field.parseFieldNode@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:7640:231
parse/
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:59
visitChildren@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4218:176
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:129
visitChildren@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4218:176
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:129
visitChildren@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4218:176
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:129
visitChildren@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4218:176
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:129
visitChildren@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4218:176
visit@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:129
visitXML@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:4219:207
parse@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:8517:799
props@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:8703:1061
loadView@http://localhost:8070/web/assets/40d68b8/web.assets_web.min.js:9795:179