Commit d53aa216 by 夏超

[fix] 上推数据修改

parent db4e503c
...@@ -73,4 +73,4 @@ class InheritRokeResultPutWarehouseWizard(models.TransientModel): ...@@ -73,4 +73,4 @@ class InheritRokeResultPutWarehouseWizard(models.TransientModel):
finally: finally:
cur.close() cur.close()
conn.close() conn.close()
raise ValidationError("产出数据上推成功") return super(InheritRokeResultPutWarehouseWizard, self).default_get()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment