[Koha-bugs] [Bug 11008] Useless column supplierreference in aqorders table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 27 11:33:23 CET 2014


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

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29822|0                           |1
        is obsolete|                            |
  Attachment #33987|0                           |1
        is obsolete|                            |

--- Comment #3 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 33988
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33988&action=edit
[SIGNED-OFF] Bug 11008: Drop column aqorders.supplierreference

It seems that this column has never been used.

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

Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>

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


More information about the Koha-bugs mailing list