[Koha-bugs] [Bug 11007] Useless column cancelledby in aqorders table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 19 01:44:56 CEST 2014


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29823|0                           |1
        is obsolete|                            |

--- Comment #5 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 30958
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30958&action=edit
[SIGNED-OFF] Bug 11007: Drop column aqorders.cancelledby

It seems that this column has never been used.

Test plan:
1/ Execute the updatedatabase entry.
2/ git grep cancelledby should not return occurrence in the code (except
in Koha/Schema/*
3/ prove t/db_dependent/Acquisition.t should return green.

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list