fix #42 The completed receipt and Delivery cannot be deleted #42

This commit is contained in:
ivan deng
2022-03-01 12:51:33 +08:00
parent bc862e4b4b
commit 70fb64b7a2
2 changed files with 2 additions and 2 deletions

View File

@@ -355,7 +355,7 @@ class ResConfigSettings(models.TransientModel):
# 清除库存单据
['stock.quant', ],
['stock.move.line', ],
['stock.package.level', ],
'stock.package_level',
['stock.quantity.history', ],
['stock.quant.package', ],
['stock.move', ],