main #7
@@ -298,7 +298,7 @@ class AutomationCron(ModelSQL, ModelView):
|
|||||||
shipment.reference = si_number
|
shipment.reference = si_number
|
||||||
shipment.from_location = loc_from
|
shipment.from_location = loc_from
|
||||||
shipment.to_location = loc_to
|
shipment.to_location = loc_to
|
||||||
shipment.carrier = carrier
|
shipment.carrier = None #carrier
|
||||||
shipment.supplier = agent
|
shipment.supplier = agent
|
||||||
shipment.vessel = vessel
|
shipment.vessel = vessel
|
||||||
shipment.cargo_mode = 'bulk'
|
shipment.cargo_mode = 'bulk'
|
||||||
|
|||||||
Reference in New Issue
Block a user