Skip to content
Snippets Groups Projects
Commit dd558c40 authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[FIX] base: translation of terms in inherited view

If a view inherits from another with a different model (typically
product.product view inherits from product.template view), the terms from
the second view were not translated.
Checking on the parent view in case of different model and look up the terms
on this model.
Fixes some of #1755, opw 621512
parent 255f50d0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment