https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34166

--- Comment #3 from Olivia Reynolds <[email protected]> ---
Created attachment 200027
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200027&action=edit
Bug 34166: Add total column to suggestions table

This patch displays the "total_price" field from the API in the
acquisition suggestions table. In line with other totals, it is
displayed unitless after currency conversion.

Test plan:
1. Navigate to Acquisitions > Suggestions.
2. Click "New purchase suggestion", then add a title, price, and
   number of copies.
3. Make note of the calculated total price.
3. Save the suggestion to return to the table.
4. Verify there is no "total" column on the suggestions table.
5. Apply patch and refresh.
6. Verify there is a "total" column on the suggestions table that
   matches the previously displayed total price.

Sponsored-by: Open Fifth

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to