From: senator Date: Thu, 16 Dec 2010 18:40:42 +0000 (+0000) Subject: Backport r18852, r19005 from trunk X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=053763412b5a715f275a452072fd1b732d595915;p=evergreen%2Fjoelewis.git Backport r18852, r19005 from trunk [18852] Serials: make some IDL changes and some changes to field order in an AutoGrid to support easier creation of working copy templates with serials. [19005] Serials: the circ_lib field on a copy template has no meaning in the only context where these copy templates are used, which is serials. Any copy-like objects that are created in serials have their circ_lib determined by distribution.holding_lib So remove the circ_lib from the interface. git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19006 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 723e9c133e..80b5051d84 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -4497,7 +4497,7 @@ SELECT usr, - + @@ -4507,7 +4507,7 @@ SELECT usr, - + @@ -4519,6 +4519,8 @@ SELECT usr, + + diff --git a/Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2 b/Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2 index 37a360d00b..f36feb401c 100644 --- a/Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2 +++ b/Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2 @@ -22,9 +22,9 @@