Bug 28254: (QA follow-up) override -> force
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 30 Apr 2021 13:41:43 +0000 (14:41 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 May 2021 12:22:08 +0000 (14:22 +0200)
commit102deb8cd9619e0ca9eb3e7820b742c6bad2c446
treed104372d11861dd2bbbb72f5658f6c21a75cec2c
parent01b936762569f09fe6f4bf4872c05406a1e66010
Bug 28254: (QA follow-up) override -> force

After some discussion we decided that the parameter should be called
'force' for pushign through an action against policy. (as per the
Transfers work).

We decided to stick to 'override' at the API level however as it
highlights the 'human interaction' element of the call.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Hold.pm
Koha/REST/V1/Holds.pm
t/db_dependent/Koha/Hold.t