|
|
@ -1103,7 +1103,7 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report |
|
|
|
" '' CNumber,\n" + |
|
|
|
" Remark \n" + |
|
|
|
"FROM\n" + |
|
|
|
" Set_WmsHQWithOutKanbanOutPutDetial \n" + |
|
|
|
" Set_WmsOneTimeSaleOutPutDetial \n" + |
|
|
|
"WHERE\n" + |
|
|
|
" VERSION = '{0}' \n" + |
|
|
|
" AND STATE = 3 union all \n"+ |
|
|
@ -1293,7 +1293,7 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report |
|
|
|
" '' CNumber,\n" + |
|
|
|
" Remark \n" + |
|
|
|
" FROM\n" + |
|
|
|
" Set_WmsHQWithOutKanbanOutPutDetial \n" + |
|
|
|
" Set_WmsOneTimeSaleOutPutDetial \n" + |
|
|
|
" WHERE\n" + |
|
|
|
" IsBack = 1 \n" + |
|
|
|
" AND VERSION = '{0}' \n" + |
|
|
@ -1588,7 +1588,7 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report |
|
|
|
" '' CNumber,\n" + |
|
|
|
" Remark \n" + |
|
|
|
"FROM\n" + |
|
|
|
" Set_WmsHQWithOutKanbanOutPutDetial \n" + |
|
|
|
" Set_WmsOneTimeSaleOutPutDetial \n" + |
|
|
|
"WHERE\n" + |
|
|
|
" VERSION = '{0}' \n" + |
|
|
|
" AND State = 4 union all \n" + |
|
|
|