update misc

This commit is contained in:
Ivan Office
2024-02-27 17:25:36 +08:00
parent ea515aae48
commit b9841adeba
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data,Development Enhance',
'version': '23.11.16',
'version': '24.02.27',
'author': 'odooai.cn',
'category': 'Extra Tools',
'website': 'https://www.odooai.cn',

View File

@@ -384,7 +384,7 @@ class ResConfigSettings(models.TransientModel):
seqs = []
self.env.company.write({
'chart_template_id': False,
'chart_template': False,
})
res = self.remove_app_data(to_removes, seqs)
return res