fix remove account

This commit is contained in:
ivan deng
2023-04-21 01:45:01 +08:00
parent e850aee599
commit 39ee5d1b8a
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'odoo 16 Customize OEM(Boost, Data reset)',
'version': '16.23.04.19',
'version': '16.23.04.21',
'author': 'Sunpop.cn',
'category': 'Productivity',
'website': 'https://www.sunpop.cn',

View File

@@ -250,6 +250,7 @@ class ResConfigSettings(models.TransientModel):
# 'account.invoice',
'account.bank.statement.line',
'account.payment',
'account.batch.payment',
'account.analytic.line',
'account.analytic.account',
'account.partial.reconcile',