Bug 24277: Fix date received editing when receiving an order
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 23 Dec 2019 15:19:47 +0000 (16:19 +0100)
committerHayley Mapley <hayleymapley@catalyst.net.nz>
Sun, 9 Feb 2020 23:20:32 +0000 (12:20 +1300)
commit050bdad3311040ee13736a52fa6741a337f96684
tree9efd7580b9f03f876bfbfb09a6171e75b81b8153
parent34dee35999f79b378518e04b70b591ede51c29f4
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 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
  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>

Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit 028a77abce1aa0c9dc9f1bab8fc3069df811c2a1)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit a273c604db5ebad8aef2b1076a0a5870783ba06e)
Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
C4/Acquisition.pm
acqui/finishreceive.pl
t/db_dependent/Acquisition.t