-
-
Couldn't load subscription status.
- Fork 571
Description
Summary
When a kit is created, a corresponding item is created. This item should have the market value and visibility status entered for the kit.
Why
Improved workflow and reduced confusion
It throws off the market value for the banks inventory by whatever the value of the items in the kit are -- making that number worse than useless.
Details
The Fair Market Value and visibility of the kits should come into the item market value when the kit is created. It appears that it does not.
Recreation
1/ Sign in as org admin.
3/ View a storage location. You're going to need an item that exists in it for the next step.
3/ Make a new kit (Inventory | Kits | New Kit) , giving it that item, and some market value, and visibility unchecked.
4/ For that kit, change its allocation, adding some to the storage location you looked at in step 1 (Modify allocation, choose the storage location, and put a positive # in "Change kit quantity by". Save.)
5) Check the value per item on the corresponding item for the kit: (Inventory | Items, the view the corresponding item) It should correspond to the value you entered for the kit. The visibility should also match.
Criteria for completion
- When kit is created, corresponding item gets the entered market value
- When kit is created, corresponding item gets the entered visibility status
- After a kit is created, if the market value of any of the components is changed, the kit market value should change correspondingly (the complication in how you'd ensure this works points to some hackiness in how kits are handled in the system)
- Tests to support above behaviours.