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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17184|0                           |1
        is obsolete|                            |
  Attachment #17185|0                           |1
        is obsolete|                            |

--- Comment #9 from Jonathan Druart <[email protected]> ---
Created attachment 17435
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17435&action=edit
Bug 9987: Remove DB field aqorders.biblioitemnunmber

The DB field aqorders.biblioitemnumber seems to be unused except to get
the itype on the spent.pl page.
This information can be retrieved uising another sql join.

Test plan:
Try a complete workflow in the acquisition module: create an order,
receive it, play with the syspref AcqCreateItem.
Check that no regression is found and that the data for existing
orders don't change.

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