Koha/C4
Colin Campbell 745ac87c20 Bug 4133 Ensure that orders have a valid quantity received
quantityreceived drives other parts of acq noticeably budget balances
ensure that a number (usually 0) is set in NewOrder
give field a valid default and set as not null
reinterpret exsting nulls in table as zero

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 11:21:48 -05:00
..
AuthoritiesMarc
Barcodes
Cache Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
ClassSortRoutine
Creators Bugfix: Implimentation of JpegBlob and AltJpeg methods 2010-02-04 17:32:54 -05:00
External bug 3204: tweaks to AWS request signing 2009-08-13 09:29:57 -04:00
Form
Heading
ILSDI fixed remaining calls to GetMember() that used old argument style 2010-02-05 08:24:05 -05:00
Labels Bugfix: Various Label Creator bugs 2010-01-19 22:27:09 -05:00
Members Adding a function in C4/Members/Attributes.pm 2009-09-30 11:30:37 +02:00
Output
Patroncards Bugfix: Correcting hash dereferencing for barcode data 2010-02-04 17:32:48 -05:00
Reports Improved guided reports (#3929) 2010-01-28 15:11:46 +01:00
Search
Serials fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
SIP Bug 3697 Return due date (SIP Field AH) in item info 2010-02-08 10:13:43 -05:00
tests
VirtualShelves MT 1801 : Opac shelves and basket are displayed the same way 2010-01-28 15:11:47 +01:00
Accounts.pm Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Acquisition.pm Bug 4133 Ensure that orders have a valid quantity received 2010-02-08 11:21:48 -05:00
Auth.pm Bug 3920 - Add 2 syspref to activate XSLT use in OPAC/Intranet 2010-02-08 08:08:44 -05:00
Auth_with_cas.pm Added debug mode for CAS warn messages 2009-11-23 16:34:31 +01:00
Auth_with_ldap.pm Adding Extended Attributes management to Auth_with_LDAP 2010-01-20 22:29:10 +01:00
AuthoritiesMarc.pm BuildSummary AuthoritiesMarc Enhancement 2010-01-28 15:11:56 +01:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm Revert "Populated MARC 952$2 field for serials-edit.pl" 2010-02-02 19:26:33 -05:00
Bookseller.pm [replace previous] fix for 3612 (bookseller improvements) 2009-09-30 11:30:34 +02:00
Boolean.pm Using warn instead of die 2009-09-30 11:30:07 +02:00
Branch.pm (bug #3778) GetBranchesLoop and searchMyLibraryFirst 2009-11-18 19:12:45 +01:00
Breeding.pm
Budgets.pm Fix pod markup errors in C4/Budgets.pm 2010-02-03 15:12:26 -05:00
Cache.pm Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
Calendar.pm
Category.pm
Charset.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
Circulation.pm UpdateDataBase for smart-rules modification 2009-09-30 11:22:21 +02:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
Contract.pm [MT1234] Huge rewritte to use the API instead of hardcoded SQL in the script 2010-01-28 15:11:44 +01:00
Csv.pm MT2116: Addons to the CSV export 2010-01-28 15:11:54 +01:00
Dates.pm Dates : improvements string recognition 2010-01-28 15:11:47 +01:00
Debug.pm
Heading.pm
ImportBatch.pm Bug 3930 link to biblio was missing in manage staged marc import 2009-12-20 14:31:43 +01:00
Input.pm mostly reindenting 2009-09-30 11:30:19 +02:00
Installer.pm Enhancement: Make web installer log errors to error log 2010-01-15 10:00:36 +01:00
ItemCirculationAlertPreference.pm
Items.pm Bug 3294 Use cn_sort field to sort inventory list output 2010-01-23 15:33:23 +01:00
ItemType.pm
Koha.pm Bugfix: Stop C4::Koha from filling the log with pesky warns 2010-02-02 19:16:06 -05:00
Languages.pm graceful degradation if memcached option is not configured in koha-conf.xml 2009-08-24 07:53:59 -04:00
Letters.pm Overdue Notices: Add a Bcc to messages 2010-01-15 09:59:32 +01:00
Log.pm
Maintainance.pm
Matcher.pm Code Improvement : C4/Matcher.pm 2009-10-05 07:48:52 +02:00
Members.pm corrected POD for GetMember() 2010-02-05 08:24:11 -05:00
Message.pm
NewsChannels.pm
Output.pm Merge commit 'pianohacker-koha/prefs-submit' into master 2010-01-26 20:26:17 -05:00
Overdues.pm fixing overdue checking (today is not late) 2009-11-10 22:23:48 +01:00
Print.pm
Record.pm MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01:00
Reports.pm
Reserves.pm Fixing bug with CanBookBeReserved ... rules for default borrower codes were being ignored 2009-12-20 14:31:37 +01:00
Review.pm
Ris.pm Adding RIS and bibtex export 2009-09-30 11:22:22 +02:00
RotatingCollections.pm Rotating Collections Fixes 2010-02-02 19:22:05 -05:00
Scheduler.pm
Scrubber.pm
Search.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
Serials.pm Bug 4083 subroutine HasItems needs to be exported 2010-02-02 18:46:05 -05:00
Service.pm Add new system preferences editor 2009-09-06 23:02:47 -06:00
SMS.pm
SQLHelper.pm Bug Fixing Search By initials incorrect 2010-01-28 15:11:55 +01:00
Stats.pm
Suggestions.pm Suggestions.pm :Changing $$ notation to $ -> 2010-01-28 15:11:51 +01:00
Tags.pm bugfix for ??? 2009-09-30 11:30:14 +02:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm (bug #4004) disallow access for non-logged in users in opac 2010-01-28 15:11:52 +01:00
XISBN.pm
XSLT.pm Removing noisy warn in C4/XSLT.pm 2010-02-08 07:39:50 -05:00
Z3950.pm