台車出廠盤點作業
程式名稱:CarOut_Unit
- 送貨的司機每天都會先到配送廠去取貨(瓦斯),清點並將貨品上車後,等待客戶叫貨送到客戶家。
- 當車上的貨品賣完或有貨不夠有需要回廠,就會回去將空桶繳回、剩餘的貨品繳回,再次取貨出廠送貨。
- 因此一天內會有多次的出、回廠盤點。


select * from m_carstore where DateCar='2019-10-30 00:00:00'
select * from m_caritems where dateCar='2019-10-30 00:00:00' order by credt desc

Created with the Personal Edition of HelpNDoc: Easily create EPub books