Update View Proof of Delivery screen
Description
Attachments
blocks
is blocked by
is duplicated by
relates to
QAlity Plus - Test Management
Checklists
Activity
@Paweł Albecki I created a ticket for this issue: https://openlmis.atlassian.net/browse/OLMIS-4137#icft=OLMIS-4137
All raised issues are fixed, acceptance criteria are also met. The search still doesn't work but I was able to access newly created POD by using id from /api/api/proofOfDeliveries response.
@Łukasz Lewczyński Do we have ticket for the issue? if not, can you create one?
@Nikodem Graczewski Can you fill performance tickets with info about "reasonable thresholds, such that this screen loads in acceptable time"?
I also found another issue which will is not related to this ticket: https://openlmis.atlassian.net/browse/OLMIS-4136#icft=OLMIS-4136
@Nick Reid Right, I meant Quantity Approved there.
@Joanna Bebak @Nikodem Graczewski The problem with POD is on UI I think. Firstly we use incorrect order status. After creating a shipment order status is set to SHIPPED but this status is not used in the request. Other thing is that we use supplying facility as a requesting facility. After I convert a requisition to an order (as divo1), finalized shipment and executing the link: https://test.openlmis.org/api/orders/search?page=0&program=418bdc1d-c303-4bd0-b2d3-d8901150a983&size=10 with correct access token I was able to see my order.
@Nikodem Graczewski
(4) In OLMIS-4049, I stated the logic about why I felt Quantity Approved made more sense.... but I think either way is fine (and I can see this coming down to preference unless there is clear user research stating otherwise)
... so as long as it works — I'm totally fine with it ... I'm sure opinions will be expressed, and we should deal with those then
Details
Details
Assignee
Reporter
Labels
Story Points
Original estimate
Time tracking
Components
Sprint
Fix versions
Priority
Time Assistant
Open Time Assistant
Time Assistant

As a Spock I want to be able to view a Proof of Delivery so that I can fill up the accepted and/or rejected quantities.
Acceptance Criteria
Remove Replaced product code column
Remove Full supply column
Remove District and Region details from the information section at the top
Rename Facility to Ordering facility
Rename Supplying depot to Supplying facility
Update Quantity shipped column to be populated by the shipped quantity coming from the shipment line items
Add Order status column next to Order no.
Add Lot code column
This should be populated by lot assigned to each of the line items
Update Packs to ship
Rename it to Quantity ordered
it should be in packs
it should be populated by order line item packsToShip
Line items should be grouped by orderables
Remove pagination from screen, we want to use the openlmis-table-pane component here
Rename "Sync" button to "Save"
If we don't have one (or ask for them in other tickets), create a ticket for perf tests of all endpoints that are used on this screen; Make sure to suggest reasonable thresholds, such that this screen loads in acceptable time.