core-jgi/base
vpj-cd 6047a96148 manual merge based in revision 8234
Issuing of stock should ignore storage with onhand <= 0 - ID: 2545020
http://sourceforge.net/tracker2/index.php?func=detail&aid=2545020&group_id=176962&atid=879332
Merge change from 8234 revision
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8234

[ 2545020 ] Issuing of stock should ignore storage with onhand <= 0
- Only process storage with qtyOnHand > 0 when fulfilling for customer shipment, inventory movement and physical inventory.
- Remove remarked code.
- Fixed javadoc in MStorage, restore the original behaviour of getAllASI. Refactor getWarehouse method as the primary method use to
 retrieve storage records for customer shipment, inventory movement and physical inventory transaction.
- Fixed MStorage.getWarehouse to behave as stated in the javadoc, i.e always respect the locator priority.
- Remove the linePerASI logic in InOutGenerate so that the actual allocation of storage only happens in MInOut. Ensure proper reset
 of storage cache.
2009-02-01 00:16:34 +00:00
..
.settings
src manual merge based in revision 8234 2009-02-01 00:16:34 +00:00
.classpath merged looks into base. 2008-12-10 00:26:17 +00:00
.packaging
.project
.xdoclet
ADempiere.launch Fixed Eclipse launch configuration for multiple project setup. 2008-11-13 10:53:22 +00:00
Base.html
GenerateModel-general.launch fixed class path of generate model. added remote debug launch target. 2008-11-21 11:59:58 +00:00
ModelClassGenerator.launch added missing columns to U_POSTerminal. 2008-10-21 09:46:12 +00:00
ModelInterfaceGenerator.launch added missing columns to U_POSTerminal. 2008-10-21 09:46:12 +00:00
RUN_build.bat
RUN_build.sh
Remote Debug Adempiere.launch fixed class path of generate model. added remote debug launch target. 2008-11-21 11:59:58 +00:00
Swingset.bat merged looks into base. 2008-12-10 00:26:17 +00:00
build.xml Implement Validator for beforeSaveProperties - ID: 2373679 2008-12-08 16:32:44 +00:00
documentation.bat
packages.txt
packaging-build.xml
swing.properties merged looks into base. 2008-12-10 00:26:17 +00:00
xdoclet-build.xml