[open-ils-commits] r8796 -
branches/acq-experiment/Open-ILS/src/extras
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Feb 20 10:23:54 EST 2008
Author: erickson
Date: 2008-02-20 09:53:27 -0500 (Wed, 20 Feb 2008)
New Revision: 8796
Modified:
branches/acq-experiment/Open-ILS/src/extras/ils_events.xml
Log:
added not-found for POs
Modified: branches/acq-experiment/Open-ILS/src/extras/ils_events.xml
===================================================================
--- branches/acq-experiment/Open-ILS/src/extras/ils_events.xml 2008-02-20 14:24:45 UTC (rev 8795)
+++ branches/acq-experiment/Open-ILS/src/extras/ils_events.xml 2008-02-20 14:53:27 UTC (rev 8796)
@@ -604,6 +604,9 @@
<event code='1658' textcode='ACQ_PO_LINEITEM_NOT_FOUND'>
<desc xml:lang='en-US'>The requested acq.po_lineitem was not found</desc>
</event>
+ <event code='1659' textcode='ACQ_PURCHASE_ORDER_NOT_FOUND'>
+ <desc xml:lang='en-US'>The requested acq.purchase_order was not found</desc>
+ </event>
More information about the open-ils-commits
mailing list