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
|
1301 | ||
|
1
5月 25
|
818 | ||
|
2
5月 25
|
1429 | ||
|
0
10月 24
|
1172 | ||
|
1
7月 24
|
3077 |
Hello, do you have a solution for this?