Commit e653961c authored by Łukasz Nowak's avatar Łukasz Nowak

Generate packing lists for instance invoicing.

parent 89a6f1c2
...@@ -617,6 +617,10 @@ class TestSlapOSDefaultScenario(TestSlapOSSecurityMixin): ...@@ -617,6 +617,10 @@ class TestSlapOSDefaultScenario(TestSlapOSSecurityMixin):
self.stepCallSlaposTriggerBuildAlarm() self.stepCallSlaposTriggerBuildAlarm()
self.tic() self.tic()
# build other deliveries
self.stepCallSlaposInstanceInvoicingAlarm()
self.tic()
# stabilise build deliveries and expand them # stabilise build deliveries and expand them
self.stepCallSlaposManageBuildingCalculatingDeliveryAlarm() self.stepCallSlaposManageBuildingCalculatingDeliveryAlarm()
self.tic() self.tic()
......
99 100
\ No newline at end of file \ 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