Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4585 Widoki

Hello,

On Odoo 8.0, I need to update the form of "Contact us" in the website_crm module . I want to update the controller so the check will be done even if the form is used in another view.

I see the _REQUIRED variable is tested against to check if a field is mandatory or not, but _REQUIRED is defined in the method. I though to use inherit from the controller and to overcharge the method but I don't know how to do it as the method returns a website.render().

Is there any trick I miss here that would allow me to update the field phone_number as required? I really want to do it in the controller.

here is the file:

https://github.com/odoo/odoo/blob/8.0/addons/website_crm/controllers/main.py

Regards,

Jordi

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 21
2692
0
mar 17
3000
2
lis 16
17158
1
mar 15
4191
1
wrz 23
3370