Bug 8798: (follow-up) update schema files
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 18 Jun 2013 17:14:43 +0000 (13:14 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Oct 2013 21:08:02 +0000 (21:08 +0000)
commit92a415932cc5a30b03d8b73443eb110c300cbcbf
tree86e6e72bc8bc43b94d342cb28c5d0c92318149c5
parent9f2f0dbc4a1e46c799b013fcf574aeec37b80526
Bug 8798: (follow-up) update schema files

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
37 files changed:
Koha/Schema/Result/Aqbasket.pm
Koha/Schema/Result/Aqbasketgroup.pm
Koha/Schema/Result/Aqorder.pm
Koha/Schema/Result/AqordersItem.pm
Koha/Schema/Result/AuthorisedValue.pm
Koha/Schema/Result/AuthorisedValuesBranch.pm [new file with mode: 0644]
Koha/Schema/Result/Borrower.pm
Koha/Schema/Result/BorrowerAttributeType.pm
Koha/Schema/Result/BorrowerAttributeTypesBranch.pm [new file with mode: 0644]
Koha/Schema/Result/BorrowerModification.pm [new file with mode: 0644]
Koha/Schema/Result/Branch.pm
Koha/Schema/Result/Branchcategory.pm
Koha/Schema/Result/CategoriesBranch.pm [new file with mode: 0644]
Koha/Schema/Result/Category.pm
Koha/Schema/Result/City.pm
Koha/Schema/Result/Course.pm [new file with mode: 0644]
Koha/Schema/Result/CourseInstructor.pm [new file with mode: 0644]
Koha/Schema/Result/CourseItem.pm [new file with mode: 0644]
Koha/Schema/Result/CourseReserve.pm [new file with mode: 0644]
Koha/Schema/Result/Deletedbiblio.pm
Koha/Schema/Result/Deletedborrower.pm
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/ImportBatch.pm
Koha/Schema/Result/Issue.pm
Koha/Schema/Result/Issuingrule.pm
Koha/Schema/Result/Item.pm
Koha/Schema/Result/Linktracker.pm [new file with mode: 0644]
Koha/Schema/Result/OldReserve.pm
Koha/Schema/Result/PendingOfflineOperation.pm
Koha/Schema/Result/PluginData.pm [new file with mode: 0644]
Koha/Schema/Result/Reserve.pm
Koha/Schema/Result/Serial.pm
Koha/Schema/Result/Subscription.pm
Koha/Schema/Result/Suggestion.pm
Koha/Schema/Result/TagAll.pm
Koha/Schema/Result/TagsIndex.pm
Koha/Schema/Result/Virtualshelfcontent.pm