https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21610

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80880|0                           |1
        is obsolete|                            |
  Attachment #80881|0                           |1
        is obsolete|                            |
  Attachment #80882|0                           |1
        is obsolete|                            |
  Attachment #80906|0                           |1
        is obsolete|                            |
  Attachment #80926|0                           |1
        is obsolete|                            |
  Attachment #80927|0                           |1
        is obsolete|                            |

--- Comment #17 from Kyle M Hall <[email protected]> ---
Created attachment 81016
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81016&action=edit
Bug 21610: Add tests

Adding few tests to Koha/Object.t in order to highlight what we are
trying to fix.

Note that Koha::ItemType->store was wrong for notforloan, the default
value should be null
    `notforloan` smallint(6) DEFAULT NULL,
but the previous fix (bug 21599) made it default to '0'

Signed-off-by: Kyle M Hall <[email protected]>

-- 
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/

Reply via email to