Koha/acqui
paul a5bd240321 FIX for Date calculation
Rule :
- always format_date() before sending date to template
- always format_date_in_iso immediatly after reading a date coming from a parameter
- deal internally only with dates in iso

Note that :
- I could not test things related to issues stats due to the my DB -issues.issuedate not filled, see commit about 3.00.00.006
- acquisitions_stats does not work when you filter on date

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 11:51:12 -05:00
..
acqui-home.pl Re-adding the link to the spent budget breakdown 2007-09-07 22:06:22 -05:00
addorder.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
basket.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
bookfund.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
booksellers.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
currency.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
finishreceive.pl Code cleaning of Biblio.pm (continued) 2007-03-29 16:45:53 +00:00
histsearch.pl FIX for Date calculation 2007-10-11 11:51:12 -05:00
lateorders.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
neworderbiblio.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
neworderempty.pl Cleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor corrections. 2007-09-25 14:46:51 -05:00
newordersuggestion.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
orderreceive.pl removing the notes field from parcel recieve. 2007-08-09 09:51:43 -05:00
parcel.pl acquisition, parcel recieve : Changing column order & title and adding totals 2007-09-26 05:29:53 -05:00
parcels.pl changing permissions of some acqui scripts 2007-08-09 09:49:27 -05:00
spent.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
supplier.pl adding supplier deletion feature. 2007-08-16 06:56:00 -05:00
updatesupplier.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00