zzr99
2022-02-10 197d5633d44dc64641ea085af0930793f141d5d6
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBill_Fast.html
@@ -383,15 +383,15 @@
                , where: { HBillID: linterid, HBillType: '1201', sWhere: '' }
                , cols: [[
                    { type: 'radio' }
                , { field: 'HQty', title: '数量', sort: true }
                , { field: 'HQtyMust', title: '应收数量', sort: true }
                , { field: 'HMaterNumber', title: '物料代码', sort: true }
                , { field: 'HMaterName', title: '物料名称', sort: true }
                , { field: 'HMaterModel', title: '规格型号', sort: true }
                , { field: 'HSourceInterID', title: '源单主内码', sort: true }
                , { field: 'HSourceEntryID', title: '源单子内码', sort: true }
                , { field: 'HSourceBillNo', title: '源单单号', sort: true }
                , { field: 'HBatchNo', title: '批次', sort: true }
                    , { field: 'HQty', title: '数量', sort: true, width:100 }
                    , { field: 'HQtyMust', title: '应收数量', sort: true, width: 100}
                    , { field: 'HMaterNumber', title: '物料代码', sort: true, width: 200}
                    , { field: 'HMaterName', title: '物料名称', sort: true, width: 200}
                    , { field: 'HMaterModel', title: '规格型号', sort: true,width: 200}
                    , { field: 'HSourceInterID', title: '源单主内码', sort: true, width: 200 }
                    , { field: 'HSourceEntryID', title: '源单子内码', sort: true, width: 200}
                    , { field: 'HSourceBillNo', title: '源单单号', sort: true, width: 200}
                    , { field: 'HBatchNo', title: '批次', sort: true, width: 200}
                ]]
                , height: 500
                , done: function () {
@@ -649,17 +649,17 @@
                               , where: { HBillID: sInterID, HBillType: '1201', sWhere: '' }
                               , cols: [[
                                  { type: 'radio' }
                                , { field: 'HQty', title: '数量', width: 80 }
                                , { field: 'HQtyMust', title: '应收数量', width: 80 }
                                , { field: 'HMaterNumber', title: '物料代码', width: 100 }
                                , { field: 'HMaterName', title: '物料名称', width: 150 }
                                , { field: 'HMaterModel', title: '规格型号', width: 100 }
                                , { field: 'HSourceInterID', title: '源单主内码', width: 100 }
                                , { field: 'HSourceEntryID', title: '源单子内码', width: 100 }
                                , { field: 'HSourceBillNo', title: '源单单号', width: 100 }
                                , { field: 'HBatchNo', title: '批次', width: 100 }
                                , { field: 'HAuxPropID', title: '辅助属性', width: 100 }
                                , { field: 'HMTONo', title: '计划跟踪号', width: 100 }
                                , { field: 'HQty', title: '数量', width: 100 }
                                , { field: 'HQtyMust', title: '应收数量', width: 100 }
                                , { field: 'HMaterNumber', title: '物料代码', width: 200 }
                                , { field: 'HMaterName', title: '物料名称', width: 200 }
                                   , { field: 'HMaterModel', title: '规格型号', width: 200 }
                                   , { field: 'HSourceInterID', title: '源单主内码', width: 200 }
                                   , { field: 'HSourceEntryID', title: '源单子内码', width: 200 }
                                   , { field: 'HSourceBillNo', title: '源单单号', width: 200 }
                                   , { field: 'HBatchNo', title: '批次', width: 200 }
                                   , { field: 'HAuxPropID', title: '辅助属性', width: 200 }
                                   , { field: 'HMTONo', title: '计划跟踪号', width: 200 }
                         ]]
                         , height: 500
                           })
@@ -865,15 +865,15 @@
                                                  , cellMinWidth : 115
                                                  , cols: [[
                                                      { type: 'radio' }
                                                    , { field: 'HQty', title: '数量', sort: true }
                                                    , { field: 'HQtyMust', title: '应收数量', sort: true  }
                                                    , { field: 'HMaterNumber', title: '物料代码', sort: true }
                                                    , { field: 'HMaterName', title: '物料名称', sort: true }
                                                    , { field: 'HMaterModel', title: '规格型号', sort: true }
                                                    , { field: 'HSourceInterID', title: '源单主内码', sort: true }
                                                    , { field: 'HSourceEntryID', title: '源单子内码', sort: true }
                                                    , { field: 'HSourceBillNo', title: '源单单号', sort: true }
                                                    , { field: 'HBatchNo', title: '批次', sort: true }
                                                      , { field: 'HQty', title: '数量', sort: true, width:100 }
                                                      , { field: 'HQtyMust', title: '应收数量', sort: true, width: 100 }
                                                      , { field: 'HMaterNumber', title: '物料代码', sort: true, width: 200}
                                                      , { field: 'HMaterName', title: '物料名称', sort: true, width: 200}
                                                      , { field: 'HMaterModel', title: '规格型号', sort: true, width: 200}
                                                      , { field: 'HSourceInterID', title: '源单主内码', sort: true, width: 200}
                                                      , { field: 'HSourceEntryID', title: '源单子内码', sort: true, width: 200}
                                                      , { field: 'HSourceBillNo', title: '源单单号', sort: true, width: 200}
                                                      , { field: 'HBatchNo', title: '批次', sort: true, width: 200}
                                                  ]]
                                                  , height: 500
                                                  , done: function () {
@@ -934,14 +934,14 @@
                              , where: { HBillID: sInterID, HBillType: '1201', sWhere: '' }
                              , cols: [[
                                  { type: 'radio' }
                                , { field: 'HQty', title: '数量', sort: true }
                                , { field: 'HQtyMust', title: '应收数量', sort: true }
                                , { field: 'HMaterNumber', title: '物料代码', sort: true }
                                , { field: 'HMaterName', title: '物料名称', sort: true }
                                , { field: 'HMaterModel', title: '规格型号', sort: true }
                                , { field: 'HSourceInterID', title: '源单主内码', sort: true }
                                , { field: 'HSourceEntryID', title: '源单子内码', sort: true }
                                , { field: 'HSourceBillNo', title: '源单单号', sort: true }
                                  , { field: 'HQty', title: '数量', sort: true, width: 100}
                                  , { field: 'HQtyMust', title: '应收数量', sort: true, width: 100}
                                  , { field: 'HMaterNumber', title: '物料代码', sort: true, width: 200}
                                  , { field: 'HMaterName', title: '物料名称', sort: true, width: 200}
                                  , { field: 'HMaterModel', title: '规格型号', sort: true, width: 200}
                                  , { field: 'HSourceInterID', title: '源单主内码', sort: true, width: 200}
                                  , { field: 'HSourceEntryID', title: '源单子内码', sort: true, width: 200}
                                  , { field: 'HSourceBillNo', title: '源单单号', sort: true, width: 200}
                                , { field: 'HBatchNo', title: '批次'}
                              ]]
                                // , data: [linterid]