Skip to Content
Menu
This question has been flagged
1 Reply
1828 Views

Hello,

It's a menu item that has been created through Studio.

I'm trying to delete the "x_group" model but I'm getting the following error:


User Error
This column contains module data and cannot be removed!


I have searched and deleted the following:

​1. Menu Items:

- ​"Group"

​2. Views:

​- 3 views (Form, Tree, Search) 

​- Odoo Studio Customization x_group

​3. ​Actions:

​- Action "Group"

​4. Windows Actions:

- ​Windows Actions "Group"

​5. Fields:

​- 3 fields (x_name, x_studio_description, x_studio_group_number)


I have checked for other possible associations (in the technical menu), what am I missing?


Avatar
Discard
Best Answer

Hi,

It seems like you've covered most of the bases in terms of removing associations with the "x_group" model. However, if you're still encountering the error "This column contains module data and cannot be removed!", there might be some residual data or associations left.

Here are a few additional steps you can try:

  1. Check if there are any records related to the "x_group" model in your database and delete them if possible.
  2. Look for any customizations or code related to the "x_group" model in your custom modules or addons, and remove them if necessary.
  3. Ensure that there are no remaining references to the "x_group" model in any other parts of your system, such as workflow rules, security settings, or other models.

If you try this steps, it may help you to resolve the issues


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 24
2353
2
Nov 24
4506
0
Dec 21
2139
2
Aug 24
9260
2
Mar 24
4283