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 = [
|
to_removes = [
|
||||||
# 清除财务会计单据
|
# 清除财务会计单据
|
||||||
'payment.transaction',
|
'payment.transaction',
|
||||||
# 'account.voucher.line',
|
|
||||||
# 'account.voucher',
|
|
||||||
# 'account.invoice.line',
|
|
||||||
# 'account.invoice.refund',
|
|
||||||
# 'account.invoice',
|
|
||||||
'account.bank.statement.line',
|
'account.bank.statement.line',
|
||||||
'account.payment',
|
'account.payment',
|
||||||
'account.analytic.line',
|
'account.analytic.line',
|
||||||
|
|||||||
Reference in New Issue
Block a user