20.01.26
This commit is contained in:
@@ -111,6 +111,7 @@ class AutomationCron(ModelSQL, ModelView):
|
||||
sh.to_location = Location.getLocationByName(destination,'customer')
|
||||
sh.carrier = Party.getPartyByName(carrier)
|
||||
sh.vessel = Vessel.getVesselByName(vessel)
|
||||
sh.cargo_mode = 'bulk'
|
||||
sh.bl_number = bl_number
|
||||
sh.bl_date = bl_date
|
||||
sh.etd = etd_date
|
||||
|
||||
Reference in New Issue
Block a user