Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5388 Переглядів

I want to stop user from adding new line in one2many field.  

but with an twist that only if this record has certain type (Any domain, eg:   type=available & is_new_lead = true)

how to achieve this ?  

As we can not pass domain to the create attribute. we can only pass create=true or create=false.


Thanks in Advance. 


Update: Can not use raise warning on record save, Due to some status and logic concern. 

Аватар
Відмінити

Put your check at the time of save

Автор

Hello @usman I can not use raise warning due to our some logic.

Related Posts Відповіді Переглядів Дія
1
лип. 19
7173
6
лип. 24
46200
2
квіт. 20
4280
2
лист. 19
3414
1
лист. 17
4509