-
- Downloads
[FIX] base: update XML ids of automatic fields
Upon module upgrade, automatic fields are removed from `ir.model.fields`. This is because those fields do not belong to the module of their model. Fix the condition to update their XML id when the module of their model is upgraded.
Please register or sign in to comment