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)
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
8月 25
|
174 | ||
|
2
7月 25
|
1390 | ||
|
1
5月 25
|
862 | ||
|
2
5月 25
|
1519 | ||
|
0
10月 24
|
1241 |
Hello, do you have a solution for this?