Koha/acqui
Jonathan Druart f5739acdd8
Bug 24277: Fix date received editing when receiving an order
Bug 8417 added the ability to edit the date received, but a merge
conflict was wrongly resolved during a rebase of
  commit 20d9ed618f
  Bug 13321: Rename variables

Test plan:
Create an order
Receive it
Set a date (different from today)
=> The date you picked should have been set in DB for the order

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-08 14:26:57 +00:00
..
acqui-home.pl
add_user_search.pl
addorder.pl Bug 14963: Set status=ORDERED for suggestions created from existing record 2020-01-02 13:08:55 +00:00
addorderiso2709.pl Bug 23338: Allow specifying order level replacement price when adding to basket from file 2019-08-19 08:26:39 +01:00
ajax-getauthvaluedropbox.pl Bug 22391: Remove group by clause in ajax-getauthvaluedropbox.pl 2019-02-21 16:48:28 +00:00
basket.pl Bug 11514: Untranslatable "Uncertain" text in acq 2019-11-06 16:54:42 +00:00
basketgroup.pl Bug 23721: Use basketgroup's name to name the CSV export file 2019-11-21 11:33:49 +00:00
basketheader.pl Bug 23863: Editing a basket clears create_items value 2019-10-24 10:56:01 +01:00
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_uniqueness.pl
duplicate_orders.pl Bug 23079: Handle invalid timezones when adding/subtracting durations 2019-09-06 13:17:47 +01:00
edi_ean.pl
edifactmsgs.pl
edimsg.pl
finishreceive.pl Bug 24277: Fix date received editing when receiving an order 2020-01-08 14:26:57 +00:00
histsearch.pl Bug 14669: Add search option for managing library to orders search 2019-10-08 14:04:48 +01:00
invoice-files.pl
invoice.pl Bug 11514: Untranslatable "Uncertain" text in acq 2019-11-06 16:54:42 +00:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderbiblio.pl Bug 23319: Implement blocking errors for neworderbiblio and basket.pl 2019-08-13 11:27:03 +01:00
neworderempty.pl Bug 14963: Add the ability to suggest purchase on existing title 2020-01-02 13:08:44 +00:00
newordersubscription.pl
newordersuggestion.pl Bug 4833: (QA follow-up) Add budgetname to SearchSuggestion 2019-05-15 16:46:47 +00:00
ordered.pl Bug 23397: (follow-up) Split and display itemtypes 2019-09-06 13:17:46 +01:00
orderreceive.pl Bug 22225: Correctly use invoiceincgst over listincgst 2019-05-15 12:10:52 +00:00
parcel.pl Bug 18736: Use rounding syspref to determine correct prices in calculations 2019-03-21 16:27:09 +00:00
parcels.pl
showorder.pl
spent.pl Bug 23397: (follow-up) Split and display itemtypes 2019-09-06 13:17:46 +01:00
supplier.pl
transferorder.pl
uncertainprice.pl
updatesupplier.pl
z3950_search.pl