Commit 792aa54b authored by Łukasz Nowak's avatar Łukasz Nowak

No expand at all.

It can be done later.
parent ffab2679
......@@ -21,8 +21,6 @@ def DeliveryLineSetZeroPriceAndOrUpdateAppliedRule(self):
self.setQuantity(0.0)
else:
self.setQuantity(1.0)
if len(delivery.getCausalityList()) > 0 or delivery.getPortalType() != 'Sale Packing List':
delivery.Delivery_updateAppliedRule()
@WorkflowMethod.disable
def OpenSaleOrder_migrate(self):
......
74
\ No newline at end of file
75
\ No newline at end of file
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