Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 73d2066837
Bug 31144: When modifying an order we should not load the vendor default discount
After placing an order in a basket with a discount of "0" if you attempt to modify we will load the vendor default discount, this can lead to accidentally applying a discount when modifying other order parts

To test:
0 - Have a vendor with a discount set
1 - Add an order to a basket
2 - While adding, set discount to 0
3 - Add order - prices are calculated ocrrectly
4 - Modify order
5 - Note discount is populated with vendor discount
6 - Cancel
7 - Apply patch
8 - Modify order
9 - Discount remains at 0
10 - Repeat with a vendor with no discount set
11 - Placing order not specifiying discount it remains blank
12 - Modifying order discount remains blank
13 - Modify order and set discount
14 - Confirm it is retained on modifcation

Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-18 14:47:26 -03:00
..
acqui Bug 31144: When modifying an order we should not load the vendor default discount 2022-07-18 14:47:26 -03:00
admin Bug 29632: Don't sort cn-sort numerically 2022-07-18 11:21:47 -03:00
authorities Bug 30936: (follow-up) Add markup comments 2022-06-25 11:22:51 -03:00
basket Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
batch
catalogue Bug 31071: Regression: date due removed from staff search results 2022-07-18 14:38:33 -03:00
cataloguing Bug 24857: Add ability to set item group when adding a new item 2022-07-08 16:00:07 -03:00
circ Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
clubs Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
course_reserves Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
errors
ill
installer
labels Bug 30763: fixes spelling of 'proceeds' 2022-07-08 15:20:25 -03:00
mana
members Bug 31153: Correct include for patron-search-header 2022-07-18 11:20:06 -03:00
offline_circ
onboarding
patron_lists
patroncards Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
plugins
pos Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
recalls
reports Bug 26486: Group edit buttons in reports toolbar 2022-06-27 12:32:24 -03:00
reserve Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
reviews Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
rotating_collections Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
serials Bug 24010: Number of issues to display to staff accepts non-integer values 2022-07-05 10:57:16 -03:00
services
suggestion Bug 23991: Don't display empty div if no suggestions exist 2022-07-06 11:20:45 -03:00
tags Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
test
tools Bug 31068: Context for translation: Print (verb) vs. Print (noun) 2022-07-18 14:46:37 -03:00
virtualshelves Bug 21978: (follow-up) Stop passing holdfor_cardnumber 2022-06-24 12:29:14 -03:00
about.tt
auth.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
intranet-main.tt Bug 31067: Fixing missing permission check 2022-07-06 18:36:50 -03:00