Skip to content

Add a confirmation step on kit entry #5566

@ruestitch

Description

@ruestitch

Summary

Add a confirmation step on kit entry

Why?

The inability to edit the contents on the kit is by design. Adding a confirmation step on creation could forestall some kits created in error.

Details

How to create a kit

Log in a org_admin1@example.com
click Inventory, then Kits
Click "+New Kit"
provide a name for the kit
select some items and quantities for the kit.
Click save

What we want

At save
Add a confirmation step (similar to the step on distribution) to the kit creation. Example modal from distribution:

Image

Kit Creation Confirmation

You are about to create a kit named [name of the kit] with value [value for kit]

Item Name Quantity
[List of item names and quantities]

"Please confirm that this is the correct composition of the kit. Note: You will not be able to edit the items contained in the kit ."

and buttons "No, I need to make changes", and "Yes, it's correct"


(Perhaps have the "not" in the confirmation in red, if that is easily done)

If the user clicks "Yes", the save process will continue as before. If they click "No", we return them to the form they were filling in (with all their values still there)

Criteria for completion

  • behaviour as indicated
  • tests to support that behaviour
  • update kit portion of user guide to reflect changes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions