mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data,Development Enhance',
|
'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',
|
'author': 'odooai.cn',
|
||||||
'category': 'Extra Tools',
|
'category': 'Extra Tools',
|
||||||
'website': 'https://www.odooai.cn',
|
'website': 'https://www.odooai.cn',
|
||||||
|
|||||||
@@ -384,7 +384,7 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
|
|
||||||
seqs = []
|
seqs = []
|
||||||
self.env.company.write({
|
self.env.company.write({
|
||||||
'chart_template_id': False,
|
'chart_template': False,
|
||||||
})
|
})
|
||||||
res = self.remove_app_data(to_removes, seqs)
|
res = self.remove_app_data(to_removes, seqs)
|
||||||
return res
|
return res
|
||||||
|
|||||||
Reference in New Issue
Block a user