[Koha-bugs] [Bug 14946] Remove C4::Dates from files acqui/*.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 5 10:35:20 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14946

Joonas Kylmälä <j.kylmala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.kylmala at gmail.com

--- Comment #2 from Joonas Kylmälä <j.kylmala at gmail.com> ---
In the file orderreceive.pl there is code depending to Dates.pm:
line 207:  date                  => format_date($order->{entrydate}),

Otherwise the patch looks good! :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list