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

Pedro Amorim <pedro.amo...@ptfs-europe.com> changed:

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

--- Comment #38 from Pedro Amorim <pedro.amo...@ptfs-europe.com> ---
Created attachment 147952
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147952&action=edit
Bug 30719: DB, API & tests

This commit adds the following:

- A database update that adds an "illbatches" table, a
"illrequest.batch_id" foreign key and an "illbatches.borrowernumber"
foreign key
- Illbatch and Illbatches Koha objects
- Adds 'batch' accessor to Illrequest object
- CRUD API endpoints for working with ILL batches
- Unit tests of the Koha objects and API endpoints
- Adds 'batch_id' filter to /illrequests endpoint

Signed-off-by: Pedro Amorim <pedro.amo...@ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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