VbzCart/queries/qryOrdItms open
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Details
- Requires: qryOrdItms_Pkg_qtys
- Used by:
- History:
- 2008-11-16 created for new restocking process
SQL
<section begin=sql /><mysql>CREATE OR REPLACE VIEW qryOrdItms_open AS SELECT * FROM qryOrdItms_Pkg_qtys WHERE QtyOpen;</mysql> <section end=sql />
