Koha/koha-tmpl/intranet-tmpl/prog/en
Nick Clemens d2e85ac994
Bug 23294: Show actual price when ordering
To test:
1 - Have a basket
2 - Add an order
3 - Modify the order, note you cannot see the unitprice/Actual cost
4 - Apply patch
5 - Note it is there
6 - Add to IntranetUserCSS:
    .ordering_unitprice{ display:none; }
7 - Reload
8 - Note it is hidden

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-20 15:01:13 +01:00
..
data
includes Bug 23446: Fix display issue in serials navigation 2019-08-16 11:41:55 +01:00
modules Bug 23294: Show actual price when ordering 2019-08-20 15:01:13 +01:00
xslt Bug 23437: Use authorities for tracing series 2019-08-19 08:28:06 +01:00
columns.def Bug 19919: Stop using paidfor altogether 2019-07-15 11:28:05 +01:00