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

Hi there,

One of our customers have an employee that no longer works with the company.

We want to archive the contact but every time we do, the related Sales Orders are also hidden.

Is there any way to prevent this?

Avatar
Discard
Best Answer

Hi,


Actually the problem that you have faced was no more longer in the updated versions of Odoo. Instead of archiving the contact, you can create a custom field to mark the contact as inactive. This way, the contact remains in the system, but you can filter or flag it as needed.


1. Create a custom field 'x_is_inactive' in the customer template.

2. For the contact that is no longer active, set this field to True.

3. Update your views and filters to exclude contacts where 'x_is_inactive' is True.


Thanks.

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 22
3151
0
Dec 23
1445
0
Aug 21
3415
0
Jun 21
3087
1
Jul 25
2463