]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Move 'next' calcuations into MFHD::Caption, since they depend primarily on the captio...
authordjfiander <djfiander@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 5 Apr 2009 00:57:26 +0000 (00:57 +0000)
committerdjfiander <djfiander@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 5 Apr 2009 00:57:26 +0000 (00:57 +0000)
commitc8cb6af82120bb18ec36ef1c7eaf2e1258cf07ba
tree5a8264bf43e0f220db2b12e5ce94a0fb3cc943f2
parent37637a5dbf0ba55b81608df4fe734c85b1739210
Move 'next' calcuations into MFHD::Caption, since they depend primarily on the caption and pattern fields.
Leave Holding::next() where it is, so a holding statement can report
on the 'next' date.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12793 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Utils/MFHD/Caption.pm
Open-ILS/src/perlmods/OpenILS/Utils/MFHD/Holding.pm