{"id":16514295,"url":"https://github.com/openwms/org.openwms.wms.receiving","last_synced_at":"2025-09-03T13:15:37.097Z","repository":{"id":171980453,"uuid":"648664145","full_name":"openwms/org.openwms.wms.receiving","owner":"openwms","description":"WMS Receiving Service","archived":false,"fork":false,"pushed_at":"2024-12-24T19:34:13.000Z","size":10209,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-24T19:39:04.807Z","etag":null,"topics":["asn","microservices","openwms","receipts","receiving","spring-boot","spring-cloud","springboot","wms"],"latest_commit_sha":null,"homepage":"https://openwms.github.io/org.openwms.wms.receiving/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openwms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-02T13:55:06.000Z","updated_at":"2024-12-24T19:24:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"db19591f-cb70-49d5-a089-783b06bcc265","html_url":"https://github.com/openwms/org.openwms.wms.receiving","commit_stats":null,"previous_names":["openwms/org.openwms.wms.receiving"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwms%2Forg.openwms.wms.receiving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwms%2Forg.openwms.wms.receiving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwms%2Forg.openwms.wms.receiving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwms%2Forg.openwms.wms.receiving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openwms","download_url":"https://codeload.github.com/openwms/org.openwms.wms.receiving/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233674928,"owners_count":18712393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asn","microservices","openwms","receipts","receiving","spring-boot","spring-cloud","springboot","wms"],"created_at":"2024-10-11T16:12:06.848Z","updated_at":"2025-01-13T00:18:46.896Z","avatar_url":"https://github.com/openwms.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose\nThe purpose of the Receiving service is to handle goods receipts. It offers an API to create inbound orders, so called\nReceiving Orders (expected receipts). These kind of receipts are announced before the actual goods receive at the\nwarehouse. Blind receipts are supported as well. Those don't require any announcements and allow to capture (or record)\ngoods that are not expected to receive.\n\nIt allows to capture (record) quantities of items (`PackagingUnits`) or whole `TransportUnits` \n\n# Resources\n[![Build status](https://github.com/openwms/org.openwms.wms.receiving/actions/workflows/master-build.yml/badge.svg)](https://github.com/openwms/org.openwms.wms.receiving/actions/workflows/master-build.yml)\n[![Quality](https://sonarcloud.io/api/project_badges/measure?project=org.openwms:org.openwms.wms.receiving.lib\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=org.openwms:org.openwms.wms.receiving.lib)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)\n[![Docker pulls](https://img.shields.io/docker/pulls/openwms/org.openwms.wms.receiving)](https://hub.docker.com/r/openwms/org.openwms.wms.receiving)\n[![Join the chat at https://gitter.im/openwms/org.openwms](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/openwms/org.openwms?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n**Find further Documentation on [Microservice Website](https://openwms.github.io/org.openwms.wms.receiving)**\n\n# Module Structure\nThe Receiving Service contains functional modules, each with its own API and functionality.\n\n![MavenDependencies](./src/site/resources/images/maven-deps.png)\n\n# Build\nThe service can be built and started locally without any other services.\n\nBuild the code: \n```\n$ ./mvnw package\n```\n\n# Run Standalone\nRun in standalone mode:\n```\n$ java -jar target/openwms-wms-receiving-exec.jar \n```\n\n# Run Distributed\nOr additionally run in a distributed environment with an already running Service Registry, Configuration Server and a RabbitMQ broker:\n```\n$ java -Dspring.profiles.active=ASYNCHRONOUS,DISTRIBUTED,DEMO -jar target/openwms-wms-receiving-exec.jar \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwms%2Forg.openwms.wms.receiving","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenwms%2Forg.openwms.wms.receiving","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwms%2Forg.openwms.wms.receiving/lists"}