Home
last modified time | relevance | path

Searched refs:pickreqdetails (Results 1 – 3 of 3) sorted by relevance

/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade4.14.1-4.15.sql85 CREATE TABLE IF NOT EXISTS pickreqdetails ( table
111 CONSTRAINT FOREIGN KEY (`detailno`) REFERENCES pickreqdetails (`detailno`),
122 INSERT INTO pickreqdetails (prid, orderlineno, stockid, qtyexpected, qtypicked, invoicedqty, shipqt…
/dports/finance/weberp/webERP/sql/mysql/country_sql/
H A Ddefault.sql1781 CREATE TABLE `pickreqdetails` (
1814 …CONSTRAINT `pickserialdetails_ibfk_1` FOREIGN KEY (`detailno`) REFERENCES `pickreqdetails` (`detai…
H A Ddemo.sql1783 CREATE TABLE `pickreqdetails` (
1816 …CONSTRAINT `pickserialdetails_ibfk_1` FOREIGN KEY (`detailno`) REFERENCES `pickreqdetails` (`detai…