From: Phil D. <we...@pa...> - 2004-09-19 08:35:29
|
Jesse, Spent entire weekend on this lot ... still a couple more snags :-( StockTransfers we have two DefineStockTransfer.php and DefineStockTransfers.php used by the bulk and the single transfers. The StockTransfer.php looks for stock in the location transferring to NOT the location transferring from. You get a warning if there is unsufficient stock at the location you are transferring to!! Transfers are not effected ie location stock is not updated. $title must be defined after session.inc but before header.inc I have actually included this substitute _ function in config.php now as a bit of a hack - but still $title must be defined using our _ function after session.inc since config.php is included by session.inc I have committed it to CVS but its buggy. May be something I have done. Can you tell me why we are changing it? I was hoping to release a new file. I'll keep banging away trying to figure it out. Phil |