[Koha-bugs] [Bug 14187] branchtransfer needs a primary key (id) for DBIx and common sense.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 15:03:34 CET 2017


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #15 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 58646
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58646&action=edit
[SIGNED-OFF] Bug 14187 - branchtransfer needs a primary key (id) for DBIx and
common sense.

* C4/Circulation.pm (GetTransfers, GetTransfersFromTo): Also return
  branchtransfer_id in return columns.
* installer/data/mysql/atomicupdate/14187.perl: New file.
* installer/data/mysql/kohastructure.sql: Modify branchtransfers structure.
* t/db_dependent/Circulation/transfers.t: Update tests to expect
  branchtransfer_id.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Test plan successful on all steps.

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


More information about the Koha-bugs mailing list