Skip to content
Snippets Groups Projects
Commit a5c4e262 authored by Romain Derie's avatar Romain Derie
Browse files

[REM] web: remove unused controller /apps/<app>


This controller never really worked in the last 3 versions.
It was fixed in 11.3 with e9350993 but broken with refactoring in 12.0 at a
higher level with 19eacf7d.

It was even worse in 13.0 as it was leading to a traceback: `view_type` field
got removed with 3cd7ed07 but this controller was still reading that
field.

closes odoo/odoo#38173

Signed-off-by: default avatarJérémy Kersten (jke) <jke@openerp.com>
parent c1fb136c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment