PROJECT CODE: Libero
MAINTAINER: Red1
CREATOR: Victor Perez of E-EVOLUTION Mexico, 2007
SPONSOR: Zeeshan of SYSNOVA Bangladesh
WMS 1.0: iDempiere plugin with InfoWindow Process (see http://wiki.idempiere.org/en/NF2.1_Proc ... nfo_Window).
PENDING; Inbound handling
WMS 2.0: Early Release 2016-JAN-17 - Pre-Alpha status for R&D. *** Not for production ***
ENVIRONMENT: Java 1.7, iDempiere 2.1/3.1
CONTRIBUTOR: Nov 25, 2015, Norbert Bede of MULTIMAGE, Slovakia shares SAP-like improvements: Inbound, Handling Unit with history, and Empty Storage analysis.
DEVELOPER: Tomáš Švikruha
TASKS by MAINTAINER: between November 2015 and January 2016:
- 1. Source-code refactoring:
.i Separation of core code changes into plugin using POWrapper approach.
.ii Converting most string handling to StringBuilder type.
.ii Decouple from org.libero.manufacturing as standalone plugin
.iii REPOSITORY:
a. BITBUCKET: http://bitbucket.org/red1/org.libero.wms2
b. SOURCEFORGE: http://sf.net/projects/red1/files/WMS/
2. DATABASE CHANGE.
.i First apply this patch to source before install plugin with 2pack - from http://idempiere.atlassian.net/browse/IDEMPIERE-2745 - IDEMPIERE-2745_virture_column.patch.
.ii From 2Pack_*.zips. No need to pack in as it is in binary plugin.
a. Full Database Dump no need 2Pack: SOURCEFORGE > ExpDat20160214_140712.jar (based on IDempiere 3.1 December 17)
3. BINARY PLUGIN: SOURCEFORGE > org.libero.wms2_3.1.0.201602141443.jar (2Pack included)
4. Migration scripts: None
5. FitNesse Testing: None
6. Documentation: README.txt in SOURCEFORGE and this forum at the moment.
7. Sample setup data: None.
8. TODO: Subject matter review of code and sample setup manual testing. Findings are been posted from time to time below.