|
|
|
|
Ext.define('MsChPayapplication', {
|
|
|
|
|
extend: 'Ext.data.Model',
|
|
|
|
|
idProperty: 'GID',
|
|
|
|
|
fields: [
|
|
|
|
|
{ name: 'GID', type: 'string' },
|
|
|
|
|
{ name: 'BILLNO', type: 'string' },
|
|
|
|
|
{ name: 'BILLSTATUS', type: 'string' },
|
|
|
|
|
{ name: 'BILLSTATUSREF', type: 'string' },
|
|
|
|
|
{ name: 'CUSTOMERNAME', type: 'string' },
|
|
|
|
|
{ name: 'CHEQUEPAYABLE', type: 'string' },
|
|
|
|
|
{ name: 'SETTLETYPE', type: 'number' },
|
|
|
|
|
{ name: 'SETTLETYPEREF', type: 'string' },
|
|
|
|
|
{ name: 'PAYABLETIME', type: 'string' },
|
|
|
|
|
{ name: 'CURR', type: 'string' },
|
|
|
|
|
{ name: 'AMOUNTRMB', type: 'number' },
|
|
|
|
|
{ name: 'AMOUNTUSD', type: 'number' },
|
|
|
|
|
{ name: 'RATE', type: 'number' },
|
|
|
|
|
{ name: 'SETTLERMB', type: 'number' },
|
|
|
|
|
{ name: 'SETTLEUSD', type: 'number' },
|
|
|
|
|
{ name: 'SETTLERATE', type: 'number' },
|
|
|
|
|
{ name: 'APPLYTIME', type: 'string' },
|
|
|
|
|
{ name: 'ENTERTIME', type: 'string' },
|
|
|
|
|
{ name: 'SETTLETIME', type: 'string' },
|
|
|
|
|
{ name: 'AUDITTIME', type: 'string' },
|
|
|
|
|
{ name: 'APPLICANT', type: 'string' },
|
|
|
|
|
{ name: 'APPLICANTNAME', type: 'string' },
|
|
|
|
|
{ name: 'SETTLEUSER', type: 'string' },
|
|
|
|
|
{ name: 'AUDITUSER', type: 'string' },
|
|
|
|
|
{ name: 'COMPANYID', type: 'string' },
|
|
|
|
|
{ name: 'CHEQUENUMREMARK', type: 'string' },
|
|
|
|
|
{ name: 'INVNO', type: 'string' },
|
|
|
|
|
{ name: 'INVDATE', type: 'string' },
|
|
|
|
|
{ name: 'REMARK', type: 'string' },
|
|
|
|
|
{ name: 'CUSTACCOUNTGID', type: 'string' },
|
|
|
|
|
{ name: 'CUSTBANKNAME', type: 'string' },
|
|
|
|
|
{ name: 'CUSTACCOUNT', type: 'string' },
|
|
|
|
|
{ name: 'PAYACCOUNTGID', type: 'string' },
|
|
|
|
|
{ name: 'PAYCOMPANY', type: 'string' },
|
|
|
|
|
{ name: 'SettBillNo', type: 'string' },
|
|
|
|
|
{ name: 'SettUser', type: 'string' },
|
|
|
|
|
{ name: 'SettDate', type: 'string' },
|
|
|
|
|
{ name: 'SettStatusRef', type: 'string' },
|
|
|
|
|
{ name: 'BS_CUSTOMERNAME', type: 'string' },
|
|
|
|
|
{ name: 'PORTDISCHARGE', type: 'string' },
|
|
|
|
|
{ name: 'ETA', type: 'string' },
|
|
|
|
|
{ name: 'PAYBANK', type: 'string' }
|
|
|
|
|
|
|
|
|
|
]
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ext.define('Chfee_do_detail_Import', {
|
|
|
|
|
extend: 'Ext.data.Model',
|
|
|
|
|
idProperty: 'FEEDOID',
|
|
|
|
|
fields: [
|
|
|
|
|
{ name: 'FEEDOID', type: 'string' },
|
|
|
|
|
{ name: 'FEEID', type: 'string' },
|
|
|
|
|
{ name: 'BILLNO', type: 'string' },
|
|
|
|
|
{ name: 'BSNO', type: 'string' },
|
|
|
|
|
{ name: 'BSSTATUSREF', type: 'string' },
|
|
|
|
|
{ name: 'ACCDATE', type: 'string' },
|
|
|
|
|
{ name: 'OPLBNAME', type: 'string' },
|
|
|
|
|
{ name: 'MBLNO', type: 'string' },
|
|
|
|
|
{ name: 'HBLNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTOMNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTOMERNAME', type: 'string' },
|
|
|
|
|
{ name: 'VESSEL', type: 'string' },
|
|
|
|
|
{ name: 'VOYNO', type: 'string' },
|
|
|
|
|
{ name: 'ETD', type: 'string' },
|
|
|
|
|
{ name: 'PORTLOAD', type: 'string' },
|
|
|
|
|
{ name: 'PORTDISCHARGE', type: 'string' },
|
|
|
|
|
{ name: 'INPUTBY', type: 'string' },
|
|
|
|
|
{ name: 'SALE', type: 'string' },
|
|
|
|
|
{ name: 'OP', type: 'string' },
|
|
|
|
|
{ name: 'DOC', type: 'string' },
|
|
|
|
|
{ name: 'BSSOURCE', type: 'string' },
|
|
|
|
|
{ name: 'BSSOURCEDETAIL', type: 'string' },
|
|
|
|
|
{ name: 'FEENAME', type: 'string' },
|
|
|
|
|
{ name: 'FEETYPEREF', type: 'string' },
|
|
|
|
|
{ name: 'CURRENCY', type: 'string' },
|
|
|
|
|
{ name: 'ORIGCURRENCY', type: 'string' },
|
|
|
|
|
{ name: 'ENTERP', type: 'string' },
|
|
|
|
|
{ name: 'AMOUNT', type: 'number' },
|
|
|
|
|
{ name: 'DOAMOUNT', type: 'number' },
|
|
|
|
|
{ name: 'ORIGAMOUNT', type: 'number' },
|
|
|
|
|
{ name: 'EXCHANGERATE', type: 'number' },
|
|
|
|
|
{ name: 'INVOICENO', type: 'string' },
|
|
|
|
|
{ name: 'REMARK', type: 'string' },
|
|
|
|
|
{ name: 'COMPANYNAME', type: 'string' },
|
|
|
|
|
{ name: 'OPDATE', type: 'string' },
|
|
|
|
|
{ name: 'ORDERNO', type: 'string' }
|
|
|
|
|
]
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
Ext.define('MsAddBillCustFee_Import', {
|
|
|
|
|
extend: 'Ext.data.Model',
|
|
|
|
|
fields: [
|
|
|
|
|
{ name: 'BSNO', type: 'string' },
|
|
|
|
|
{ name: 'BSSTATUS', type: 'boolean' },
|
|
|
|
|
{ name: 'ACCDATE', type: 'string' },
|
|
|
|
|
{ name: 'OPLB', type: 'string' },
|
|
|
|
|
{ name: 'OPLBNAME', type: 'string' },
|
|
|
|
|
{ name: 'MBLNO', type: 'string' },
|
|
|
|
|
{ name: 'HBLNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTNO', type: 'string' },
|
|
|
|
|
{ name: 'ORDERNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTOMNO', type: 'string' },
|
|
|
|
|
{ name: 'CUSTOMERNAME', type: 'string' },
|
|
|
|
|
{ name: 'COMPANYID', type: 'string' },
|
|
|
|
|
{ name: 'VESSEL', type: 'string' },
|
|
|
|
|
{ name: 'VOYNO', type: 'string' },
|
|
|
|
|
{ name: 'ETD', type: 'date' },
|
|
|
|
|
{ name: 'PORTLOAD', type: 'string' },
|
|
|
|
|
{ name: 'PORTDISCHARGE', type: 'string' },
|
|
|
|
|
{ name: 'INPUTBY', type: 'string' },
|
|
|
|
|
{ name: 'OP', type: 'string' },
|
|
|
|
|
{ name: 'CUSTSERVICE', type: 'string' },
|
|
|
|
|
{ name: 'DOC', type: 'string' },
|
|
|
|
|
{ name: 'SALE', type: 'string' },
|
|
|
|
|
{ name: 'ENTERP', type: 'string' },
|
|
|
|
|
{ name: 'FEEOBJNAME', type: 'string' },
|
|
|
|
|
{ name: 'RMBDrAmount', type: 'number' },
|
|
|
|
|
{ name: 'RMBDrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'RMBDrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'RMBCrAmount', type: 'number' },
|
|
|
|
|
{ name: 'RMBCrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'RMBCrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDDrAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDDrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDDrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDCrAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDCrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'USDCrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTDrAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTDrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTDrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTCrAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTCrBalAmount', type: 'number' },
|
|
|
|
|
{ name: 'OTCrDoAmount', type: 'number' },
|
|
|
|
|
{ name: 'BALRMBINVDR', type: 'number' },
|
|
|
|
|
{ name: 'BALRMBINVCR', type: 'number' },
|
|
|
|
|
{ name: 'BALUSDINVDR', type: 'number' },
|
|
|
|
|
{ name: 'BALUSDINVCR', type: 'number' },
|
|
|
|
|
{ name: 'COMPANYNAME', type: 'string' },
|
|
|
|
|
{ name: 'OPDATE', type: 'string' },
|
|
|
|
|
{ name: 'ORDERNO', type: 'string' }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
]
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|