-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REF] web: remove unused __processed_archs__ registry
Fun fact: this registry and the useViewArch hook have been introduced alongside the reporting views, which were the first views to be converted to owl, in v15 [1]. However, they have never been used. We probably introduced them during the development, and forgot to clean them before merging. [1] 82588c5 closes odoo#183864 Signed-off-by: Michaël Mattiello (mcm) <[email protected]>
- Loading branch information
Showing
3 changed files
with
1 addition
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters