Hi
I have Odoo 15 and I want to know if is there a way to add or remove fields on registration for events without changing code?
For example, i dont want that the email field and the phone field will be mandatory fields.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I have Odoo 15 and I want to know if is there a way to add or remove fields on registration for events without changing code?
For example, i dont want that the email field and the phone field will be mandatory fields.
Thanks
Find this view:
Registration Attendee Details
Comment out lines 24 to 27
That's it.
(The above is for Odoo 15)
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
7月 25
|
1284 | ||
|
1
5月 25
|
805 | ||
|
2
5月 25
|
1407 | ||
|
0
10月 24
|
1164 | ||
|
1
7月 24
|
3042 |
Hello, do you have a solution for this?