Uploaded image for project: 'mod-orders-storage'
  1. mod-orders-storage
  2. MODORDSTOR-30

Create piece schema and API

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 2.0.0
    • None
    • ACQ Sprint 53
    • 5

    Description

      A piece API is needed for receiving and check-in.

      Fields:
      (string) id – UUID of this piece
      (string) caption* – Volume/enumeration information
      (string) comment – Free form commentary
      (string) item_id – UUID of the associated item record
      (string) po_line_id* – UUID of po_line
      (date-time) received_date – Date received
      (string) receiving_status* – [Received | Expected]
      (boolean) supplement* – Whether or not this is supplementary material

      * = required

      Acceptance Criteria:

      • API supports GET (by id, by query), POST, PUT, and DELETE
      • no ramlcop errors/warnings
      • uses RAML 1.0
      • 80%+ unit test coverage
      • reference data will be addressed in a separate story and handled later on

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                KVupp Kruthi Vuppala
                cmcnally Craig McNally
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases