2024-02-01 08:57:48 +00:00
|
|
|
{
|
2024-02-02 04:50:14 +00:00
|
|
|
"title": "Gate Pass",
|
2024-02-02 04:51:44 +00:00
|
|
|
"description": "Gate Pass to add the details for final clearance",
|
2024-02-01 08:57:48 +00:00
|
|
|
"type": "object",
|
|
|
|
"required": [
|
2024-02-02 04:52:04 +00:00
|
|
|
"gatepassno",
|
2024-02-02 04:52:17 +00:00
|
|
|
"gatepassdate",
|
2024-02-02 04:52:32 +00:00
|
|
|
"fromentity",
|
2024-02-02 04:52:45 +00:00
|
|
|
"armyno",
|
2024-02-02 04:53:02 +00:00
|
|
|
"issuevoucherno",
|
2024-02-02 04:53:20 +00:00
|
|
|
"gmthmtno",
|
2024-02-02 04:53:39 +00:00
|
|
|
"receivername",
|
2024-02-02 04:53:56 +00:00
|
|
|
"cnicpa",
|
2024-02-02 04:54:10 +00:00
|
|
|
"authorizationno",
|
2024-02-02 04:54:18 +00:00
|
|
|
"rank",
|
2024-02-02 04:54:25 +00:00
|
|
|
"name",
|
2024-02-02 04:54:35 +00:00
|
|
|
"toentity",
|
2024-02-02 04:54:49 +00:00
|
|
|
"builtyno",
|
2024-02-02 04:54:57 +00:00
|
|
|
"section",
|
2024-02-02 04:55:09 +00:00
|
|
|
"timein",
|
2024-02-02 04:55:19 +00:00
|
|
|
"timeout",
|
2024-02-02 04:55:27 +00:00
|
|
|
"remarks",
|
2024-02-02 04:55:35 +00:00
|
|
|
"detail"
|
2024-02-01 08:57:48 +00:00
|
|
|
],
|
|
|
|
"properties": {
|
2024-02-02 04:55:50 +00:00
|
|
|
"gatepassno": {
|
2024-02-01 08:57:48 +00:00
|
|
|
"type": "string",
|
2024-02-02 04:48:40 +00:00
|
|
|
"title": "Issue Voucher No "
|
2024-02-01 08:57:50 +00:00
|
|
|
},
|
2024-02-02 04:56:04 +00:00
|
|
|
"gatepassdate": {
|
2024-02-01 08:57:50 +00:00
|
|
|
"type": "string",
|
2024-02-02 04:48:40 +00:00
|
|
|
"title": "Issue Voucher Date",
|
|
|
|
"format": "date"
|
|
|
|
},
|
2024-02-02 04:56:15 +00:00
|
|
|
"fromentity": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "integer",
|
|
|
|
"title": "Commodity"
|
|
|
|
},
|
2024-02-02 04:56:29 +00:00
|
|
|
"armyno": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "string",
|
|
|
|
"title": "Consignee"
|
|
|
|
},
|
2024-02-02 04:56:40 +00:00
|
|
|
"issuevoucherno": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "string",
|
|
|
|
"title": "Demand No"
|
|
|
|
},
|
2024-02-02 04:56:55 +00:00
|
|
|
"gmthmtno": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "string",
|
|
|
|
"title": "Demand Date",
|
|
|
|
"format": "date"
|
|
|
|
},
|
2024-02-02 04:57:18 +00:00
|
|
|
"receivername": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "integer",
|
|
|
|
"title": "Cat Part No"
|
|
|
|
},
|
2024-02-02 04:58:51 +00:00
|
|
|
"cnicpa": {
|
2024-02-02 04:48:40 +00:00
|
|
|
"type": "string",
|
|
|
|
"title": "Nomenclature"
|
|
|
|
},
|
|
|
|
"a/u": {
|
|
|
|
"type": "integer",
|
|
|
|
"title": "A/U"
|
|
|
|
},
|
|
|
|
"demandtype": {
|
|
|
|
"type": "string",
|
|
|
|
"enum": ["control", "uncontrol"],
|
|
|
|
"title": "Demand Type"
|
|
|
|
},
|
|
|
|
"na no": {
|
|
|
|
"type": "string",
|
|
|
|
"title": "NA Number",
|
|
|
|
"default": "Sys Gen"
|
|
|
|
},
|
|
|
|
"auth no": {
|
|
|
|
"type": "string",
|
|
|
|
"title": "Auth Number",
|
|
|
|
"default": "Sys Gen"
|
|
|
|
},
|
|
|
|
"remarks": {
|
|
|
|
"type": "string",
|
|
|
|
"title": "Remarks"
|
|
|
|
},
|
|
|
|
"cond": {
|
|
|
|
"type": "string",
|
|
|
|
"title": "Cond"
|
|
|
|
},
|
|
|
|
"locator": {
|
|
|
|
"type": "string",
|
|
|
|
"title": "Locator"
|
|
|
|
},
|
|
|
|
"aerial no": {
|
|
|
|
"type": "integer",
|
|
|
|
"title": "Aerial No"
|
|
|
|
},
|
|
|
|
"issueqty": {
|
|
|
|
"type": "integer",
|
|
|
|
"title": "Issue Qty"
|
|
|
|
},
|
|
|
|
"demandqty": {
|
|
|
|
"type": "integer",
|
|
|
|
"title": "Demand Qty"
|
2024-02-01 08:57:48 +00:00
|
|
|
}
|
|
|
|
}
|
2024-02-02 04:48:40 +00:00
|
|
|
}
|