mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix remove account
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'odoo 16 Customize OEM(Boost, Data reset)',
|
'name': 'odoo 16 Customize OEM(Boost, Data reset)',
|
||||||
'version': '16.23.04.19',
|
'version': '16.23.04.21',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -250,6 +250,7 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
# 'account.invoice',
|
# 'account.invoice',
|
||||||
'account.bank.statement.line',
|
'account.bank.statement.line',
|
||||||
'account.payment',
|
'account.payment',
|
||||||
|
'account.batch.payment',
|
||||||
'account.analytic.line',
|
'account.analytic.line',
|
||||||
'account.analytic.account',
|
'account.analytic.account',
|
||||||
'account.partial.reconcile',
|
'account.partial.reconcile',
|
||||||
|
|||||||
Reference in New Issue
Block a user