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

I need to deactivate a company instead of delete. I tried to add an  `active` field of Boolean type by default of True value in `res.company` model. But when I added this field the companies that I have created earlier disappeared and the companies which I created after adding the Boolean field also not listed in the tree view.

Avatar
Discard
Best Answer

Hi kabeer,


i am suggesting you to check any field named as active in res.company

if not exist then add as boolean field and set value as False for the company you want

hope it will work for you


thanks and regards

Haresh Kansara

Avatar
Discard
Author

@Haresh i hope i understood my question. I tried you suggested solution. And i already mentioned in my question.

Related Posts Replies Views Activity
1
Jul 18
14119
2
Aug 25
2300
1
Jul 25
826
1
Aug 25
1150
0
May 25
1277