https://sys.nenocourier.co.ke/fos/new-parcel Return to referer URL

Validator calls

Path Message Invalid value Violation
data.parcelValue Please enter the parcel value
null
Symfony\Component\Validator\ConstraintViolation {#2259
  -message: "Please enter the parcel value"
  -messageTemplate: "Please enter the parcel value"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1438
    name: "app_bundle_way_bill_form"
    type_class: "App\Form\WayBillForm"
    data: App\Entity\WayBill {#1089
      -id: null
      -senderName: "VITAPHARM"
      -senderPhoneNumber: "0718 171 253"
      -receiverName: "BETH  MWANGI"
      -receiverPhoneNumber: "0715 720 857"
      -fromStation: null
      -toStation: App\Entity\Station {#1587 …}
      -createdAt: null
      -createdBy: null
      -transaction: App\Entity\Transaction {#1569 …}
      -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …}
      -isCollected: null
      -isReceived: null
      -receivedBy: null
      -organization: App\Entity\Organization {#1130 …}
      -collectedParcel: null
      -receivedAt: null
      -percelCount: null
      -longitude: null
      -latitude: null
      -parcelValue: null
    }
  }
  -propertyPath: "data.parcelValue"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#2080 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}