Bugzilla – Attachment 92965 Details for
Bug 14697
Extend and enhance "Claims returned" lost status
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14697: [DO NOT PUSH] Update Schema Files
Bug-14697-DO-NOT-PUSH-Update-Schema-Files.patch (text/plain), 2.46 KB, created by
Kyle M Hall (khall)
on 2019-09-19 11:21:55 UTC
(
hide
)
Description:
Bug 14697: [DO NOT PUSH] Update Schema Files
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-09-19 11:21:55 UTC
Size:
2.46 KB
patch
obsolete
>From f20d4922ec1801d6b02979c7bcc42413df3a3307 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 19 Sep 2019 07:20:58 -0400 >Subject: [PATCH] Bug 14697: [DO NOT PUSH] Update Schema Files > >--- > Koha/Schema/Result/Branch.pm | 19 ++----------------- > Koha/Schema/Result/Itemtype.pm | 19 ++----------------- > 2 files changed, 4 insertions(+), 34 deletions(-) > >diff --git a/Koha/Schema/Result/Branch.pm b/Koha/Schema/Result/Branch.pm >index bf8f6d8efc..725e8e337d 100644 >--- a/Koha/Schema/Result/Branch.pm >+++ b/Koha/Schema/Result/Branch.pm >@@ -541,21 +541,6 @@ __PACKAGE__->has_many( > { cascade_copy => 0, cascade_delete => 0 }, > ); > >-=head2 itemtypes_branches >- >-Type: has_many >- >-Related object: L<Koha::Schema::Result::ItemtypesBranch> >- >-=cut >- >-__PACKAGE__->has_many( >- "itemtypes_branches", >- "Koha::Schema::Result::ItemtypesBranch", >- { "foreign.branchcode" => "self.branchcode" }, >- { cascade_copy => 0, cascade_delete => 0 }, >-); >- > =head2 library_groups > > Type: has_many >@@ -662,8 +647,8 @@ __PACKAGE__->has_many( > ); > > >-# Created by DBIx::Class::Schema::Loader v0.07048 @ 2019-07-04 04:56:47 >-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:15/s0/8d2cNB9YLLlsEY4w >+# Created by DBIx::Class::Schema::Loader v0.07046 @ 2019-09-19 11:14:52 >+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Hccou+A64WrrUzGcL40OEA > > __PACKAGE__->add_columns( > '+pickup_location' => { is_boolean => 1 } >diff --git a/Koha/Schema/Result/Itemtype.pm b/Koha/Schema/Result/Itemtype.pm >index 073c527b7b..c9736f9d1b 100644 >--- a/Koha/Schema/Result/Itemtype.pm >+++ b/Koha/Schema/Result/Itemtype.pm >@@ -181,21 +181,6 @@ __PACKAGE__->has_many( > { cascade_copy => 0, cascade_delete => 0 }, > ); > >-=head2 itemtypes_branches >- >-Type: has_many >- >-Related object: L<Koha::Schema::Result::ItemtypesBranch> >- >-=cut >- >-__PACKAGE__->has_many( >- "itemtypes_branches", >- "Koha::Schema::Result::ItemtypesBranch", >- { "foreign.itemtype" => "self.itemtype" }, >- { cascade_copy => 0, cascade_delete => 0 }, >-); >- > =head2 old_reserves > > Type: has_many >@@ -227,8 +212,8 @@ __PACKAGE__->has_many( > ); > > >-# Created by DBIx::Class::Schema::Loader v0.07048 @ 2019-07-04 04:56:48 >-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Qo6jabJSQGeYJ542ebSJfg >+# Created by DBIx::Class::Schema::Loader v0.07046 @ 2019-09-19 11:14:52 >+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Y7pbfxJyUGWh5frlfDuEzg > > # Use the ItemtypeLocalization view to create the join on localization > our $LANGUAGE; >-- >2.20.1 (Apple Git-117)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14697
:
92407
|
92408
|
92409
|
92410
|
92962
|
92963
|
92964
|
92965
|
93005
|
93006
|
93007
|
93008
|
93012
|
93013
|
93014
|
93015
|
93017
|
93038
|
93039
|
93040
|
93041
|
93042
|
93061
|
93062
|
93063
|
93064
|
93065
|
93952
|
93953
|
93954
|
93955
|
93956
|
93957
|
93959
|
94842
|
94843
|
94844
|
94845
|
94846
|
94847
|
94848
|
94849
|
94850
|
94851
|
94852
|
94853
|
94854
|
94857
|
94877
|
94878