[open-ils-commits] [GIT] Evergreen ILS branch rel_2_4 updated. e2c837e95dcf1d310948684bb5a56429d16fbfa1

Evergreen Git git at git.evergreen-ils.org
Sat Apr 27 01:05:53 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_4 has been updated
       via  e2c837e95dcf1d310948684bb5a56429d16fbfa1 (commit)
      from  1417e7c1d48d7835deaf5ed4585f38eef7c21d97 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e2c837e95dcf1d310948684bb5a56429d16fbfa1
Author: Bill Erickson <berick at esilibrary.com>
Date:   Tue Apr 23 11:47:37 2013 -0400

    LP1170861 Remove unused lineitem alert field
    
    Remove extraneous field from the IDL field list for acq lineitem alerts.
    The extra field prevented new alerts from getting saved.
    
    Signed-off-by: Bill Erickson <berick at esilibrary.com>
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml
index 44f34a2..40ca175 100644
--- a/Open-ILS/examples/fm_IDL.xml
+++ b/Open-ILS/examples/fm_IDL.xml
@@ -7942,7 +7942,6 @@ SELECT  usr,
 			<field reporter:label="Code" name="code" reporter:datatype="text"/>
 			<field reporter:label="Description" name="description" reporter:datatype="text"/>
 			<field reporter:label="Owning Library" name="owning_lib" reporter:datatype="link"/>
-			<field reporter:label="Order Identifier" name="order_ident" reporter:datatype="bool"/>
 		</fields>
 		<links>
 			<link field="owning_lib" reltype="has_a" key="id" map="" class="aou"/>

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/examples/fm_IDL.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list