http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14931
Héctor Eduardo Castro Avalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42977|0 |1 is obsolete| | --- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 43302 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43302&action=edit [SIGNED-OFF]Bug 14931 - Remove C4::Dates from files admin/aq*.pl This patch removes C4::Dates from: - admin/aqbudgets.pl - admin/aqplan.pl - admin/aqcontract.pl To test: - Apply patch - Go to Home > Adminstration > Budgets > All funds (admin/aqbudgets.pl) - Verify that everything displays as before - Edit one of the funds and click on 'Planning - Plan by months' (admin/aqplan.pl) - Verify that planning works as before - Go to Home > Acquisitions, search for an active vendor and view the vendor - Click on 'Contracts' at the left (admin/aqcontract.pl) - Create and edit contracts and verify that it works OK. (Note: there is no help for this page, see Bug 14929) Signed-off-by: Hector Castro <[email protected]> Works as advertised. Tested with dateformat syspref Dates in planning by months not needed to be on iso format, aqplan.pl uses instead Date::Calc -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
