mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update picking import
This commit is contained in:
@@ -298,11 +298,6 @@ class ResConfigSettings(models.TransientModel):
|
||||
to_removes = [
|
||||
# 清除财务会计单据
|
||||
'payment.transaction',
|
||||
# 'account.voucher.line',
|
||||
# 'account.voucher',
|
||||
# 'account.invoice.line',
|
||||
# 'account.invoice.refund',
|
||||
# 'account.invoice',
|
||||
'account.bank.statement.line',
|
||||
'account.payment',
|
||||
'account.analytic.line',
|
||||
|
||||
Reference in New Issue
Block a user