"app/Http/Livewire/Pages/Patch/ModalFormPatchFile.php" did not exist on "1878211810b7638db5a860479b80cb6b8a641155"
Commit 6681090a authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

add create patch masterfile

parent 1097ea6b
{
"database": "master_freightrate",
"primary_key": [],
"format": [
{
"NAME": "zone",
"TYPE": "1N",
"FILD": "zone"
},
{
"NAME": "countryCode",
"TYPE": "2A",
"FILD": "countryCode"
},
{
"NAME": "rate",
"TYPE": "3N",
"FILD": "rate"
},
{
"NAME": "rateType",
"TYPE": "1N",
"FILD": "rateType"
}
]
}
\ No newline at end of file
{
"database": "master_cartype",
"primary_key": [],
"format": [
{
"NAME": "mainCode",
"TYPE": "2N",
"FILD": "mainCode"
},
{
"NAME": "subCode",
"TYPE": "2N",
"FILD": "subCode"
},
{
"NAME": "carTypeDesc",
"TYPE": "256A",
"FILD": "carTypeDesc"
},
{
"NAME": "startDate",
"TYPE": "8N",
"FILD": "startDate"
},
{
"NAME": "finishDate",
"TYPE": "8N",
"FILD": "finishDate"
},
{
"NAME": "amendDate",
"TYPE": "8N",
"FILD": "amendDate"
},
{
"NAME": "amendTime",
"TYPE": "8N",
"FILD": "amendTime"
},
{
"NAME": "amendUser",
"TYPE": "6A",
"FILD": "amendUser"
},
{
"NAME": "maint",
"TYPE": "1A",
"FILD": "maint"
}
]
}
\ No newline at end of file
{
"database": "master_privilege",
"primary_key": [
{
"FILD": "code"
}
],
"format": [
{
"NAME": "code",
"TYPE": "3A",
"FILD": "code"
},
{
"NAME": "desc1",
"TYPE": "256A",
"FILD": "desc1"
},
{
"NAME": "announceno",
"TYPE": "10A",
"FILD": "announceno"
},
{
"NAME": "announcedd",
"TYPE": "8A",
"FILD": "announcedd"
},
{
"NAME": "announcedesc",
"TYPE": "256A",
"FILD": "announcedesc"
},
{
"NAME": "startdate",
"TYPE": "8A",
"FILD": "startdate"
},
{
"NAME": "finishdate",
"TYPE": "8A",
"FILD": "finishdate"
}
]
}
\ No newline at end of file
{
"database": "master_discharge_port",
"primary_key": [
{
"FILD": "isocode"
}
],
"format": [
{
"NAME": "isocode",
"TYPE": "5A",
"FILD": "isocode"
},
{
"NAME": "portname",
"TYPE": "125A",
"FILD": "portname"
},
{
"NAME": "cntrycode",
"TYPE": "2A",
"FILD": "cntrycode"
}
]
}
\ No newline at end of file
{
"database": "master_unit_converter",
"primary_key": [
{
"FILD": "unit1"
},
{
"FILD": "unit2"
}
],
"format": [
{
"NAME": "unit1",
"TYPE": "3A",
"FILD": "unit1",
"FORMAT": ""
},
{
"NAME": "unit2",
"TYPE": "3A",
"FILD": "unit2",
"FORMAT": ""
},
{
"NAME": "constval",
"TYPE": "12N",
"FILD": "constval",
"FORMAT": ""
}
]
}
\ No newline at end of file
{
"database": "master_excise_edcustom",
"primary_key": [
{
"FILD": "houseCode"
}
],
"format": [
{
"NAME": "houseCode",
"TYPE": "4N",
"FILD": "houseCode",
"FORMAT": ""
},
{
"NAME": "houseName",
"TYPE": "100A",
"FILD": "houseName",
"FORMAT": ""
},
{
"NAME": "addressCode",
"TYPE": "6A",
"FILD": "addressCode",
"FORMAT": ""
},
{
"NAME": "addressName",
"TYPE": "200A",
"FILD": "addressName",
"FORMAT": ""
},
{
"NAME": "exciseOfficeCode",
"TYPE": "6A",
"FILD": "exciseOfficeCode",
"FORMAT": ""
},
{
"NAME": "exciseOfficeName",
"TYPE": "200A",
"FILD": "exciseOfficeName",
"FORMAT": ""
},
{
"NAME": "beginDate",
"TYPE": "8N",
"FILD": "beginDate",
"FORMAT": ""
},
{
"NAME": "endDate",
"TYPE": "8N",
"FILD": "endDate",
"FORMAT": ""
},
{
"NAME": "updateDate",
"TYPE": "8N",
"FILD": "updateDate",
"FORMAT": ""
}
]
}
\ No newline at end of file
{
"database": "master_excise_licensetype",
"primary_key": [
{
"FILD": "licenseType"
},
{
"FILD": "licenseCode"
},
{
"FILD": "licenseSequence"
}
],
"format": [
{
"NAME": "licenseType",
"TYPE": "14A",
"FILD": "licenseType",
"FORMAT": ""
},
{
"NAME": "licenseCode",
"TYPE": "10A",
"FILD": "licenseCode",
"FORMAT": ""
},
{
"NAME": "licenseSequence",
"TYPE": "3N",
"FILD": "licenseSequence",
"FORMAT": ""
},
{
"NAME": "licenseName",
"TYPE": "200A",
"FILD": "licenseName",
"FORMAT": ""
},
{
"NAME": "licenseDescription",
"TYPE": "200A",
"FILD": "licenseDescription",
"FORMAT": ""
},
{
"NAME": "licenseFee",
"TYPE": "11N",
"FILD": "licenseFee",
"FORMAT": ""
},
{
"NAME": "licenseInterior",
"TYPE": "11N",
"FILD": "licenseInterior",
"FORMAT": ""
},
{
"NAME": "licenseGroup",
"TYPE": "1A",
"FILD": "licenseGroup",
"FORMAT": ""
},
{
"NAME": "licenseGroupName",
"TYPE": "30A",
"FILD": "licenseGroupName",
"FORMAT": ""
},
{
"NAME": "licensePeriod",
"TYPE": "4N",
"FILD": "licensePeriod",
"FORMAT": ""
},
{
"NAME": "issuedBy",
"TYPE": "1A",
"FILD": "issuedBy",
"FORMAT": ""
},
{
"NAME": "beginDate",
"TYPE": "8N",
"FILD": "beginDate",
"FORMAT": ""
},
{
"NAME": "endDate",
"TYPE": "8N",
"FILD": "endDate",
"FORMAT": ""
},
{
"NAME": "updateDate",
"TYPE": "8N",
"FILD": "updateDate",
"FORMAT": ""
}
]
}
\ No newline at end of file
{
"database": "master_rubberorraf",
"primary_key": [
{
"FILD": "tariffCode"
},
{
"FILD": "statCode"
},
{
"FILD": "rubberTypeCode"
}
],
"format": [
{
"NAME": "tariffCode",
"TYPE": "12N",
"FILD": "tariffCode",
"FORMAT": ""
},
{
"NAME": "statCode",
"TYPE": "3A",
"FILD": "statCode",
"FORMAT": ""
},
{
"NAME": "rubberTypeCode",
"TYPE": "3A",
"FILD": "rubberTypeCode",
"FORMAT": ""
},
{
"NAME": "unitCode",
"TYPE": "3A",
"FILD": "unitCode",
"FORMAT": ""
},
{
"NAME": "thdesc",
"TYPE": "512A",
"FILD": "thdesc",
"FORMAT": ""
},
{
"NAME": "endesc",
"TYPE": "512A",
"FILD": "endesc",
"FORMAT": ""
},
{
"NAME": "rubberName",
"TYPE": "512A",
"FILD": "rubberName",
"FORMAT": ""
},
{
"NAME": "rubberDesc",
"TYPE": "512A",
"FILD": "rubberDesc",
"FORMAT": ""
},
{
"NAME": "reductionRate",
"TYPE": "40",
"FILD": "reductionRate",
"FORMAT": ""
}
]
}
\ No newline at end of file
{
"database": "master_port",
"primary_key": [
{
"FILD": "portCode"
}
],
"format": [
{
"NAME": "portCode",
"TYPE": "4N",
"FILD": "portCode"
},
{
"NAME": "portName",
"TYPE": "125A",
"FILD": "portName"
}
]
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment