退货原因的修改
銷售退貨原因直接在字典中維護
select dictlist as thyy,:mx.dj as dj ?from gldict where fdname='thyy'
采購退貨原因采購資料檢索方案
select '包裝問題' as thyy,:mx.dj as dj
union all
select '藥品信息不符' as thyy,:mx.dj as dj
union all
select '付款方式不符' as thyy,:mx.dj as dj
union all
select '電子監管問題' as thyy,:mx.dj as dj
union all
select '藥品召回' as thyy,:mx.dj as dj
union all
select '抽檢' as thyy,:mx.dj as dj
union all
select '質量問題' as thyy,:mx.dj as dj
union all
select '價格不適' as thyy,:mx.dj as dj
union all
select '入錯單位' as thyy,:mx.dj as dj
union all
select '近效期' as thyy,:mx.dj as dj
union all
select '資質問題' as thyy,:mx.dj as dj
union all
select '票據問題' as thyy,:mx.dj as dj
union all
select '訂單問題' as thyy,:mx.dj as dj
union all
select '多入' as thyy,:mx.dj as dj
物流中要將退貨原因維護才能正常
select * from openquery(lmis,'select * from jc_zdwh_mx') where english_name='tuih_reason'
轉載于:https://blog.51cto.com/bks2015/1701854
總結
- 上一篇: ycsb 测试验证模式的mongodb
- 下一篇: 论好的翻译