BOL Number generation before Ship Confirm
Hi All,
I have created a new form to print custom shipping documents like custom BOL and Packslip. Inorder to print these documents, I need to generate BOL and Packslip number. I want to print these documents before ship confirm. I call a custom process which takes the salesorder line till pick confirmed. Then the user need to print these shipping documents before ship confirm.
I have used wsh_deliverables_pub to create Autocreate-Trip and wsh_delivery_details_pub to update ship_method and carrier_id for the delivery. I was able to create trips and trip locations, but I couldn't figure out, how to generate BOL number.
0