[Koha-bugs] [Bug 32595] Price format cost in ILL requests table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 25 10:42:40 CEST 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154731|0                           |1
        is obsolete|                            |

--- Comment #4 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 154780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154780&action=edit
Bug 32595: Add price formatting to cost and price paid fields in ILL list table

Test plan:
1) Enable ILLmodule and install FreeForm, run:
   bash <(curl -s
https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
2) Create a new FreeForm request and edit its price on the manage page
   to something like '123'
3) Check back the ILL list table and confirm its shows as '123'
4) Apply patch
5) Verify the table again, see that it now shows as '123.00'

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list