[open-ils-commits] [GIT] Evergreen ILS branch master updated. 562d6a81757f401250b15bf095a0019052b9db08
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, master has been updated
via 562d6a81757f401250b15bf095a0019052b9db08 (commit)
from 9aa7340a843d4c260b9ea6ac636f4fcaf2386cac (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 562d6a81757f401250b15bf095a0019052b9db08
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