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

Validator calls

Path Message Invalid value Violation
data.transaction.amount Please enter an amount
null
Symfony\Component\Validator\ConstraintViolation {#2220
  -message: "Please enter an amount"
  -messageTemplate: "Please enter an amount"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1396
    name: "app_bundle_way_bill_form"
    type_class: "App\Form\WayBillForm"
    data: App\Entity\WayBill {#1047
      -id: null
      -senderName: "queen"
      -senderPhoneNumber: "0115 891 688"
      -receiverName: "steve gatata"
      -receiverPhoneNumber: "0791 663 763"
      -fromStation: null
      -toStation: App\Entity\Station {#1545 …}
      -createdAt: null
      -createdBy: null
      -transaction: App\Entity\Transaction {#1527 …}
      -parcels: Doctrine\Common\Collections\ArrayCollection {#1048 …}
      -isCollected: null
      -isReceived: null
      -receivedBy: null
      -organization: App\Entity\Organization {#1088 …}
      -collectedParcel: null
      -receivedAt: null
      -percelCount: null
      -longitude: null
      -latitude: null
      -parcelValue: 1000
    }
  }
  -propertyPath: "data.transaction.amount"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotNull {#2125 …}
  -code: "ad32d13f-c3d4-423b-909a-857b961eb720"
  -cause: null
}