From: Phil D. <ph...@lo...> - 2014-07-26 00:56:34
|
Well I am a bit confused by this - I thought I had long since allowed labour type items i.e. dummy items that have labour recovery accounts set up (although could be used for other subcontract services) to be added to purchase orders. I have made the necessary changes just now. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 23/07/14 07:01, rfthomas wrote: > We routinely have sub-tier vendors perform value added operations on parts. > While inventory is shipped and received, the items being billed are value > added operation, e.g. solder connectors. The PO_Items.php denies > utilization of inventory items with mbflag = D, A, K, or G. Items of type > service/labor have an mbflag = D. > > When we receive the parts back from the sub-tier vendor we do not want to > create new inventory, since we need to build the item using inventory > transferred to the sub-tier vendor. > > We have made a simple modification to the PO_Items.php script replacing all > occurrences of mbflag<>'D' with mbflag<>'X' (such being done to allow for > easy reconstruction of the script if necessary). > > Things appear to work as expected, except that when creating the purchase > order the system has no cost to use by default. > > We see that receipts can be properly made with no inventory being created. > > Does anyone see any potential problems with this change? > > Thank you, > Bob Thomas > > > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Unable-to-purchase-Inventory-types-of-service-labor-tp4657567.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |