|
|
@ -660,8 +660,8 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report |
|
|
|
" Round(( Isnull( temp1.Qty, 0 )- Isnull( temp1.OutputQty, 0 ))* temp1.Price, 2 ) WMS待出库金额, \n" + |
|
|
|
" temp2.EstimateType 物料组编码, \n" + |
|
|
|
" temp2.EstimateTypeDesc 物料组车型, \n" + |
|
|
|
" temp2.MaterialDesc 物料描述 \n" + |
|
|
|
|
|
|
|
" temp2.MaterialDesc 物料描述, \n" + |
|
|
|
" temp1.remark 备注 \n" + |
|
|
|
"FROM\n" + |
|
|
|
" (\n" + |
|
|
|
" SELECT\n" + |
|
|
|