mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt 2020 account
This commit is contained in:
@@ -15,4 +15,5 @@ class BaseLanguageInstall(models.TransientModel):
|
||||
delete from ir_translation
|
||||
where lang=%s
|
||||
""", (self.lang,))
|
||||
self.env.cr.commit()
|
||||
return super(BaseLanguageInstall, self).lang_install()
|
||||
|
||||
Reference in New Issue
Block a user