02.02.26
This commit is contained in:
@@ -310,7 +310,7 @@ class AutomationCron(ModelSQL, ModelView):
|
||||
ShipmentIn.save([shipment])
|
||||
shipment._create_lots_from_fintrade()
|
||||
shipment.controller = shipment.get_controller()
|
||||
shipment.instructions = shipment.get_instructions()
|
||||
shipment.instructions = shipment.get_instructions_html()
|
||||
ShipmentIn.save([shipment])
|
||||
trans_shipment.commit()
|
||||
successful_shipments += 1
|
||||
|
||||
Reference in New Issue
Block a user