lsalluri / myfuel.ai

0 stars 0 forks source link

Mobile app validations #68

Open lsalluri opened 1 month ago

lsalluri commented 1 month ago

If the following items are true when order is created in the web

Purchase order - add a customer requirement on web first and if that is checked and a customer po# is not provided in the app when the order is completed - throw an error in app "Customer PO is required" (I believe this is alreayd completed) please follow same error message format as this one. Stick readings - if stick readings is checked at the stop level and readings aren't provided for every stop, throw error in app "Stick readings are required." Signature - if signature is checked at the customer requirements level in the app but is not provided when the order is completed, throw error in app "Signature is required" Delivery Images - add another ship to requirement on web first and if that is checked but a tleast 1 image is not provided at each stop

lsalluri commented 1 month ago

Once ticket 69 is completed, this can start.