Uploaded image for project: 'ui-inventory'
  1. ui-inventory
  2. UIIN-298

Implement statistical codes

    XMLWordPrintable

Details

    Description

      Statistical codes is implemented with following structure in mod-inventory-storage:

      { "statisticalCodes": {
      "type": "array",
      "items": {
      "type": "object",
      "properties": {
      "statisticalCodeTypeId":

      { "type": "string" }

      ,
      "code":

      { "type": "string" }

      }
      }
      }

      Where statisticalCodeTypeId is referring to a table with code types.

      And in the wire-frame:

      Where the cataloger choose a code type and then write the code free-text.

      This design may undergo some changes.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                nielserik Niels Erik Gilvad Nielsen
                nielserik Niels Erik Gilvad Nielsen
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases