[open-ils-commits] r8392 - trunk/Open-ILS/src/python/oils
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Jan 16 12:52:33 EST 2008
Author: erickson
Date: 2008-01-16 12:27:00 -0500 (Wed, 16 Jan 2008)
New Revision: 8392
Modified:
trunk/Open-ILS/src/python/oils/const.py
Log:
added acq const
Modified: trunk/Open-ILS/src/python/oils/const.py
===================================================================
--- trunk/Open-ILS/src/python/oils/const.py 2008-01-16 17:16:04 UTC (rev 8391)
+++ trunk/Open-ILS/src/python/oils/const.py 2008-01-16 17:27:00 UTC (rev 8392)
@@ -25,3 +25,4 @@
OILS_APP_CIRC = 'open-ils.circ'
OILS_APP_CSTORE='open-ils.cstore'
OILS_APP_SEARCH='open-ils.search'
+OILS_APP_ACQ='open-ils.acq'
More information about the open-ils-commits
mailing list