Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • News
    • Getting started
    • Introduction video
      Welcome to Wiki
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

Side Menu

  • Overview
  • Repository
  • Wiki
    Wiki

Content

You are here:
  1. Wiki
  2. 01 - Software Design
  3. 01.01 - Functional Description

01.01 - Functional Description

  • More
    • Print
    • Table of contents

The main purpose of the service is capturing goods receipts. Strategies for handling expected and blind receipts are supported, as well as strategies for capturing goods on Location, in Container or full Containers.

Functional Requirements

In case of an expected receipt the incoming goods were previously announced in ReceivingOrderPositions as part of a ReceivingOrder. Captured items are validated against open, not satisfied order positions. If the captured quantity reaches the expected quantity of the position the position is completed. If all positions of the order are completed, the order is completed as well. It depends on the product attributes whether more of the expected quantity can be captured.

Feature Description
FEAT-014: Expected Receipt of Inventory on Location Previously announced goods are captured against open ReceivingOrderPositions, the captured items are created and placed on a Location
FEAT-015: Expected Receipt of Inventory on TransportUnit Previously announced goods are captured against open ReceivingOrderPositions, the captured items are created and placed in a LoadUnit of a TransportUnit
FEAT-016: Expected Receipt of a TransportUnit A TransportUnit is expected to be received. When the TransportUnit is captured it is created.
FEAT-017: Blind Receipt of Inventory on Location Received goods were not previously announced and cannot be captured against a ReceivingOrder. The items are captured and placed on a Location
FEAT-018: Blind Receipt of Inventory on TransportUnit An unknown TransportUnit is captured and created in the system
FEAT-019: Create Receiving Order Create a new ReceivingOrder with ReceivingOrderPositions
FEAT-020: Complete Receiving Order at once Complete all ReceivingOrderPositions and the order. Create all expected items with their expected quantity
Loading...