Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Lucyna LaskaLucyna LaskaReporter
Mary Jo KochendorferMary Jo Kochendorfer(Deactivated)Story Points
8Original estimate
Time tracking
3w 4d 5h loggedComponents
Sprint
NoneFix versions
Priority
Critical
Details
Details
Assignee
Lucyna Laska
Lucyna LaskaReporter
Mary Jo Kochendorfer
Mary Jo Kochendorfer(Deactivated)Story Points
8
Original estimate
Time tracking
Components
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Time Assistant
Created September 7, 2016 at 12:13 AM
Updated March 20, 2017 at 4:56 PM
Resolved February 15, 2017 at 2:13 PM
As a storeroom manager, I would like be able to print out my empty or completed requisition form (see screen shot) so that I can fill it in on paper or print out for my records.
Acceptance Criteria
Verify that:
create the appropriate endpoint (v2.0 has /requisitions/{id}/print)
print/display a table for appropriate full supply items
print/display a table for non-full supply (if any)
print/display all column headers (do not print out columns which are not configured for the specific requisition)
display non-skipped products
do not print/display skipped products
do not print/display "approved quantities" if the action of print is done from the initiated and submitted states
appropriate user permissions enforced
PDF is generated based on 'printing' service using the Jasper template and the JasperReportsViewFactory