Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Status
colourRed
titleIN PROGRESS

Work in Progress

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyUXPROD-1581

...

Code Block
{
    "id": "8a0344ce-24d3-4a1c-ab62-5a4879e2faad",
    "vendor": "c67afd5d-8361-4a15-92f1-ce20a4d4ac13",
    "acquisitionMethod": "df26d81b-9d63-4ff8-bf41-49bf75cfa70e",
},

UI TICKETS

  • Katalog

  • Inventarisierung

Use Cases

Mock-ups

Scenarios

Note

Scenarios need to be revised

Potential addition for manually changing the average cost:

  1. Scenario

  • Given the user is in the inventory app and viewing the item record

  • When the user clicks on Edit

  • Then the display in edit mode should be extended with an "Acquisition" accordion containing the following

    • Average cost

  1. Scenario

  • Given the user is in the inventory app and editing the item record (edit mode)

    •  item already has an order

    • a POL is linked

    • "Acquisition" accordion is open

  • When the user clicks on the prefilled calculated average price

  • Then the user can overwrite this price and save the updated value

    • Changing this value in the Item record has no effect on values in other Apps

  1. Scenario

  • Given the user is in the inventory app and viewing the item record (view mode)

    •  item already has an order

    • a POL is linked

    • the user has already overwritten the calculated value for average cost manually

  • When the user opens the "Acquisition" accordion

  • Then the manually changed value for average cost is displayed

  1. Scenario

  • Given the user is in the inventory app and viewing the item record (view mode)

    •  item has no order and/or

    • a POL is not linked

    • the user has already overwritten the calculated value for average cost manually

  • When the user opens the "Acquisition" accordion

  • Then the an empty field for average cost is displayed

  1. Scenario

  • Given the user is in the inventory app and editing the item record (edit mode)

    •  item has no order and/or

    • a POL is not linked

    • "Acquisition" accordion is open

  • When the user clicks on the empty field for average price

  • Then the user can manually enter a price and save this value

    • Entering this value in the Item record has no effect on values in other Apps

  1. Scenario

  • Given the user is in the inventory app and viewing the item record (view mode)

    •  item has no order and/or

    • a POL is not linked

    • the user has already entered a value for average cost manually

  • When the user opens the "Acquisition" accordion

  • Then the manually entered value for average cost is displayed

OUT OF SCOPE:

The next scenario is probably only hypothetical, as this case should not occur in reality (following a consultation with the SME). For reasons of completeness, the hypothetically expected behaviour is listed here nevertheless.

  1. Scenario

...

Given the user is in the inventory app and viewing the item record (view mode)

  •  item has no order and/or

  • a POL is not linked

  • the user has already entered a value for average cost manually

...

When the item is retroactively linked to a POL

Then the manually entered value for average cost is displayed (tbd)

...