All Projects → wms2 → mywms

wms2 / mywms

Licence: Unknown, GPL-3.0 licenses found Licenses found Unknown LICENSE GPL-3.0 COPYING
myWMS: Warehouse Management System

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to mywms

eidea4
企业框架 scm erp wms
Stars: ✭ 53 (-20.9%)
Mutual labels:  wms
warehouse-management-system
It is a Warehouse Management System(WMS)based on Java.
Stars: ✭ 31 (-53.73%)
Mutual labels:  wms
pidswallow
A swallower script using process hierarchy.
Stars: ✭ 40 (-40.3%)
Mutual labels:  wms
deegree3
Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
Stars: ✭ 118 (+76.12%)
Mutual labels:  wms
geotrellis-server
Tools for building raster processing and display services
Stars: ✭ 65 (-2.99%)
Mutual labels:  wms
epcis
.NET 5 implementation of GS1's EPCIS repository version 1.2
Stars: ✭ 20 (-70.15%)
Mutual labels:  logistics
tile-map-service-net5
Tile server for .NET 5 platform with MBTiles, Filesystem, GeoTIFF, HTTP sources and XYZ, TMS, WMTS, WMS endpoints (protocols support)
Stars: ✭ 45 (-32.84%)
Mutual labels:  wms
mapmint
Fast and easy webmapping.
Stars: ✭ 51 (-23.88%)
Mutual labels:  wms
PT-Tracking
Aplicação para registo e acompanhamento de encomendas da CTT Expresso, automatiza a consulta online do estado de tracking para várias remessas e mantém um registo dos pagamentos referentes aos envios à cobrança. As remessas que requerem atenção, devido a atrasos na entrega ou na receção do pagamento correspondente, bem como os cheques cuja data …
Stars: ✭ 18 (-73.13%)
Mutual labels:  logistics
wms
WMS/WMTS server for Node.js
Stars: ✭ 60 (-10.45%)
Mutual labels:  wms
GPXSee-maps
GPXSee maps
Stars: ✭ 27 (-59.7%)
Mutual labels:  wms
singlestore-logistics-sim
Scalable package delivery logistics simulator built using SingleStore and Vectorized Redpanda
Stars: ✭ 31 (-53.73%)
Mutual labels:  logistics
wms-tiles-downloader
CLI for downloading map tiles from WMS server with given bbox and zoom.
Stars: ✭ 47 (-29.85%)
Mutual labels:  wms
mapserver-docker
Mapserver OGR GDAL PostGIS WMS WCS WFS with Lighttpd in Docker
Stars: ✭ 18 (-73.13%)
Mutual labels:  wms
gsky
Distributed Scalable Geospatial Data Server
Stars: ✭ 23 (-65.67%)
Mutual labels:  wms
krawler
A minimalist (geospatial) ETL
Stars: ✭ 51 (-23.88%)
Mutual labels:  wms
Hajk
A modern, full-featured OpenLayers based map viewer and editor
Stars: ✭ 65 (-2.99%)
Mutual labels:  wms
optimization
Routing optimization module module for Itinero.
Stars: ✭ 47 (-29.85%)
Mutual labels:  logistics
rok4
ROK4 est une suite d'outils open source développée par l'IGN France permettant la diffusion de données raster et vecteur en WMS, WMTS ou TMS. DEPRECATED ! Projet maintenu ici : https://github.com/rok4/documentation
Stars: ✭ 18 (-73.13%)
Mutual labels:  wms
warehouse-framework
Laravel Warehouse Framework
Stars: ✭ 53 (-20.9%)
Mutual labels:  wms

myWMS - Release 2

A fork of myWMS LOS Warehouse Management System.

This software is licensed under the GNU General Public License.

myWMS is a professional open source WMS (Warehouse Management System) published under the GPL license. It is running in industrial 24/7 environments and supports the basic processes of a warehouse.

The software is written in a multitear JEE architecture. The server component is running in a JEE application server like wildfly. Client applications are available for PC and mobile devices.

This project is maintained by krane.engineer.

Features

  • Ready to use warehouse management system (WMS)
  • Designed for manual driven warehouses
  • Barcode/RFID identification, mobile terminals for paperless processes
  • Modular/ SOA architecture
  • Supported technologies: JEE8, Wildfly, Netbeans RCP, SOAP
  • Supports Wildfly-22 and Java-11
  • Open source software

Original Sources

This fork is based on the latest public available version of the Logata SVN sources. Another location of the original sources, but a little outdated, is located on sourceforge.net.

A good location with additional information of the preivous versions is mywms.org.

Changes within this fork

The first action is to set the project to an actual environment (2019)

  • Support of Java 11 runtime
  • Support of wildfly 22 version
  • Support of netbeans 12 rich client
  • Support of JasperReports 6
  • Change build system from ant to maven
  • Change version control from svn to git

The current sources and documetations are located on github.com.

For mor detailed information about the changes have a look into the CHANGELOG file.

Future changes

It is planned to keep the project on the current development and runtime platforms. At least the LTS releases of the Java platform and used tools like wildfly application server should be supported.

Have a look to the CHANGELOG file to get information about new changes.

Furthermore functional and technical enhancements will be added to the project.

Here some ideas: This are only ideas of what could be done. There is no actual plan to do it at all nor a specific roadmap. Please contribute to the project. Bring your ideas, code and modules to the project. Vote for new functionalities or write issues to communicate your ideas.

  • Add images and attachments to master data objects
  • Change-history
  • Multiple locks on one entity
  • More powerful sorting criteria in storage strategies
  • More powerful criteria in storage location capacity configuration
  • Configurable picking strategy
  • Stocktaking orders for single unit loads
  • Consigned goods
  • Pick-to-pack functionality in picking process.
  • Packing. Dialogues to handle packing operations.
  • Direct new stock registration without receive delivery or stocktaking operations
  • Direct removal registration. Without delivery-, customer-, or pickingorder.
  • Manual picking order registration. Without delivery- or customerorder.
  • Summary dialogues to view information of current stocks and current storage location occupation.
  • Input Interfaces. Input of data. Write systemdata, masterdata, goods-in and goods-out orders into the system.
  • Output Interfaces. Output of stock, goods-in and goods-out information. Connect to external web services or other interfaces.
  • Remote connector. Connect to and use the backend via remote interfaces or other interfaces. E.g. REST Services.
  • Easy to use capability to introduce individual add-ons
  • Switch netbeans rich-client to a web-client
  • Switch customization beans to CDI events
  • Make a set of entity services with equal behavior
  • Only one BundleHelper/Translator
  • Move remote services into separate modules
  • Add versions and history to stored jasperreports
  • Replenish strategies to distinguish between long term reserve and reserve in the near of a picking location
  • Dialogs to consolidate stocks. Manual cleanup.
  • Distinguish between active and inactive products

Bugs, issues and contributions

Contributions and suggestions are welcome. If you have any idea of functional or technical enhancement, please contribute to the project.

And if you have any problem, please open an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].