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

When adding a new user, I check that he is part of group 'Students'. But in the CRM/Customers module,
he should have the checkbox 'Is a customer' unchecked.
All the other groups should have that checkbox checked.

Where would I find the option to change the value of 'Is a customer' when adding new user?
Thanks in advance!

Avatar
Discard
Best Answer

Hi,

I think by default there is no option to adjust it.  You have to do some customization for it.

Either you can override the create method of the res.partner model or make the field is_customer compute field.

 Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 24
15427
1
Nov 24
1946
3
Mar 24
5324
3
Apr 23
18661
1
Dec 22
14722