lsalluri / myfuel.ai

0 stars 0 forks source link

Create load - BOL number not populating from a load created in web #4

Open lsalluri opened 5 days ago

lsalluri commented 5 days ago

Repro steps:

  1. Create load in web and select truck
  2. BOL number from the ordered created on the web app isn't populating in mobile
lsalluri commented 4 days ago

Will confirm the following:

  1. Edit load - should BOL be locked?
  2. Is confirm BOL needed when it is coming in from the load on the web
lsalluri commented 4 days ago

Moving this back to make the following changes:

  1. BOL ID will be the unique identifier to identify the load. It will be added to the web as a system generated uneditable field
  2. Please use BOL ID as the identifier in the app as well. Right now we are showing the BOL Number from the load as the unique identifier in the main screen of the app.

To answer the previous question, we need to keep confirm BOL number field as the BOL number is typically generated at the terminal. The driver will manually input the BOL number so we need the confirm BOL number to ensure that it is the correct number. We are also changing web logic so that BOL number is only required when the load is in complete status.