-
- Downloads
[IMP] base: display field translation in a popup
The goal of this change is to allow the user to stay in the form view and edit the translations in one go. Generate also English translations to make the source=English a bit less true. It was already the case for callable translations method Adapt the test that was ambigious (verified no French translation was duplicated but an English translation is created)
Showing
- odoo/addons/base/models/ir_translation.py 7 additions, 1 deletionodoo/addons/base/models/ir_translation.py
- odoo/addons/base/tests/test_translate.py 1 addition, 1 deletionodoo/addons/base/tests/test_translate.py
- odoo/addons/base/views/ir_translation_views.xml 21 additions, 0 deletionsodoo/addons/base/views/ir_translation_views.xml
Loading
Please register or sign in to comment