Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jonathan Druart 4fd6747611
Bug 35273: Fix item selection when receiving
For partial receives with items created on order, the
aqorders_items table was not correctly updated when only
some of the ordered items were received.

To test:
1) Create a basket with creating items on order
2) Create an order line with 3 items
3) Close basked
4) Receive shipment and create invoice
5) Receive your created order line
6) Edit first item displayed, add barcode
7) Check checkbox and receive
8) Verify the order line has been split 2:1
9) Receive again - notice all 3 items are showing.
  We should only see the remaining 2
10) Undo receive
11) Apply patch
12) Repeat steps 5)-9)
13) Verify that in step 9) only the remaining 2 items display now.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-10 10:59:36 -03:00
..
csv
acqui-home.tt Bug 6419: Add StaffAuthoritiesHome block to additional contents 2023-10-18 15:41:29 -03:00
addorder.tt
addorderiso2709.tt Bug 35254: Add import_record_id to order inputs 2023-11-08 17:52:45 -03:00
ajax.tt
basket.tt Bug 33664: (follow-up) Move check for 'received' to include Modify link 2023-11-01 17:23:13 -03:00
basketgroup.tt Bug 34085: (follow-up) remove typo in Javascript 2023-09-08 11:54:57 -03:00
basketheader.tt
booksellers.tt
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt
invoice-files.tt
invoice.tt Bug 34375: Fix the option to provide no fund in budget dropdown 2023-11-08 09:58:57 -03:00
invoices.tt
lateorders.tt Bug 12732: (follow-up) Use data-order instead of data-sort 2023-10-20 11:03:03 -03:00
moddeliverydate.tt
modordernotes.tt
neworderempty.tt Bug 34708: Add ability to modify orderline to increase quantity 2023-11-09 10:15:05 -03:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt Bug 31631: Optionally use tax-exclusive values for calculating fund values 2023-10-18 15:41:35 -03:00
orderreceive.tt Bug 35273: Fix item selection when receiving 2023-11-10 10:59:36 -03:00
parcel.tt Bug 34834: Add translation context for "Order" 2023-11-01 17:23:20 -03:00
parcels.tt
showorder.tt
spent.tt Bug 31631: Optionally use tax-exclusive values for calculating fund values 2023-10-18 15:41:35 -03:00
supplier.tt Bug 35272: Add padding above vendor contracts section 2023-11-08 09:59:00 -03:00
transferorder.tt
uncertainprice.tt
vendor_issues.tt
z3950_search.tt Bug 34834: Add translation context for "Order" 2023-11-01 17:23:20 -03:00