Bug 25802: Change addDate to addDuration
authorEden Bacani <eden.bacani@gmail.com>
Tue, 19 Jan 2021 01:44:12 +0000 (01:44 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Jan 2021 13:59:27 +0000 (14:59 +0100)
commite2379b57973175e28bfaca2f5fdddb13c8e555bd
tree55b19810047458398e6ba98914570bece0b88008
parent214ff006e1fd230c95c43da60804b72a92238079
Bug 25802: Change addDate to addDuration

1. Check using git grep command that addDate does not exist
2. Check the patch that addDuration is spelt right
3. Check that tests pass t/Calendar.t

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
Koha/Calendar.pm
Koha/Checkouts.pm
t/Calendar.t