Open mSupply represents our most recent advancement in the Logistics Management Information System (LMIS), expanding on more than two decades of development inherited from the well-established legacy of the original mSupply.
We show most other columns with [multiple] if there are are several lines, or if there is just one line we typically show the value for the one line - except for batch, which appears to show nothing?
B.
Pack sell-prices when grouped by item not matching correctly. see below
Environment
Local on develop, though testers have reported on their systems too.
To Reproduce
Steps to reproduce the behaviour:
A. Group by item hides batch even if only one line present
Go to open an inbound shipment
Add an invoice line that has a batch
Toggle group by item on and off, notice that batch is hidden when on
B. Pack sell price value is not updated correctly when grouped by item
In an Inbound, add multiple lines of same item with different pack-sell prices, sth like this:
Note the pack-sell prices there
Group by item
See error: the total sums up to 0; should either be total of all OR just [multiple]
Expected behaviour
A. Should show batch if there is just one line and the UI is grouping by item.
B. should either be total of all OR just [multiple]
Agreed Solution
TBD
Additional context
Thinking that if the columns aren't that useful showing [multiple] in group by item, should we remove the columns? Could show some aggregate columns instead? We already have unit quantity, perhaps swap the costs columns for total cost, total sell price? If wanting broad nitty gritty then don't group by item.
Describe the bug
A.
We show most other columns with [multiple] if there are are several lines, or if there is just one line we typically show the value for the one line - except for batch, which appears to show nothing?
B. Pack sell-prices when grouped by item not matching correctly. see below
Environment
Local on
develop
, though testers have reported on their systems too.To Reproduce
Steps to reproduce the behaviour:
A. Group by item hides batch even if only one line present
B.
Pack sell price
value is not updated correctly when grouped by itemIn an Inbound, add multiple lines of same item with different pack-sell prices, sth like this:
Note the pack-sell prices there
Group by item
See error: the total sums up to 0; should either be total of all OR just [multiple]
Expected behaviour
A. Should show batch if there is just one line and the UI is grouping by item. B. should either be total of all OR just [multiple]
Agreed Solution
TBD
Additional context
Thinking that if the columns aren't that useful showing [multiple] in
group by item
, should we remove the columns? Could show some aggregate columns instead? We already have unit quantity, perhaps swap the costs columns for total cost, total sell price? If wanting broad nitty gritty then don't group by item.