This question has been flagged

With many languages installed, the ID sequence for ir.translation is increasing a lot every time I update the database, even when there are very few translation changes.

How can I change the code so that ir.translation will update existing records and not increment the ID sequence?

 

Avatar
Discard
Author

I guess I will have to rewrite part of class IrTranslationImport in https://github.com/odoo/odoo/blob/14.0/odoo/addons/base/models/ir_translation.py