I created a custom field but created the wrong type (boolean) of field. I want to delete the field and add it again with the correct (decimal) type. How do I delete it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Use the Views and Fields Menus (available in Developer Mode)
Views - search for your field (in the View Architecture) and delete it from the UI
Fields - search for your field and delete it from the Data Model.
This question has been asked and answered before, search Google for "odoo delete studio field" to find that information
I have added a field in the stock record and it will not allow me to delete and gives me an error 'This column contains module data and cannot be removed!'
This error is triggered when you try to delete a standard field, not a Custom one. I have seen this happen before when a field is added to a model than is inherited by another - so if you add a field to product.template, a matching field is added to product.product - and you can't delete the field from product.product (because it is not a custom field) but when you delete the field from product.template, it will delete the second field. I don't have any other advice other than contacting Support if you are a Customer.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Editing Fields
Solved
|
|
2
Nov 20
|
2427 | |
Editing Fields
Solved
|
|
2
Nov 20
|
6806 | |
|
0
Sep 24
|
140 | ||
|
1
Feb 23
|
1987 | ||
|
2
Feb 23
|
904 |