Add quantity to the shipment item label in the edit form

Created on 1 December 2021, about 3 years ago
Updated 10 June 2023, over 1 year ago

Problem/Motivation

Shipment items have a quantity, but this quantity is not visible anywhere in the user interface. When you edit a shipment, you even see a list of checkboxes of all of the items by title, but that title is just the title of the product packed into it.

Proposed resolution

Let's add the quantity to the shipment item widget's checkboxes. I don't know if this means prepending the quantity in getTitle(), adding a label method and updating the widget to use it, or altering it into the widget's options. I'm up for any of the above, but the result should be checkboxes titled like so:

"2.00 Γ— Product One"

I don't think trimming the .00 off quantity matters for this issue, and note that the "Γ—" is the multiplied sign, not a lowercase x.

πŸ“Œ Task
Status

Needs review

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States rszrama

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024