Hi Guys,
When we create a website backend configuration (Odoo8), there are always two views to be created as res_config.xml and website_view.xml. Inherited from website.view_website_config_settings and website.view_website_form. I think this is the same for the Odoo 11.
However, from my testing, it seems with or without view_website_form are all working fine.
Could anyone please tell me why do we need to create view_website_form?
Cheers
Da