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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78161|0                           |1
        is obsolete|                            |
  Attachment #78162|0                           |1
        is obsolete|                            |
  Attachment #78163|0                           |1
        is obsolete|                            |
  Attachment #78164|0                           |1
        is obsolete|                            |
  Attachment #78165|0                           |1
        is obsolete|                            |
  Attachment #78166|0                           |1
        is obsolete|                            |
  Attachment #78167|0                           |1
        is obsolete|                            |
  Attachment #78168|0                           |1
        is obsolete|                            |
  Attachment #78169|0                           |1
        is obsolete|                            |
  Attachment #78170|0                           |1
        is obsolete|                            |
  Attachment #78171|0                           |1
        is obsolete|                            |

--- Comment #76 from Kyle M Hall <[email protected]> ---
Created attachment 78477
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78477&action=edit
Bug 7534: Add new column "pickup_location" to branches

This patch adds a new column "pickup_location" for each library. This value
defines whether a library can be used as a pickup location or not.

For extended configurability, this flag could perhaps be considered as a part
of issuing rules, but as of now, this patch only offers a simple flag into
each library. This method also allows easy way for REST API to determine valid
pickup locations by querying the /libraries endpoint.

To test:
1. perl installer/data/mysql/updatedatabase.pl
2. Observe
DEV atomic update: bug_7534.perl
Upgrade to XXX done (Bug 7534 - Let libraries have configuration for pickup
locations)

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

Signed-off-by: Koha Team AMU <[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