[open-ils-commits] r8393 - branches/acq-experiment/Open-ILS/src/python/oils

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Jan 16 12:54:32 EST 2008


Author: erickson
Date: 2008-01-16 12:28:59 -0500 (Wed, 16 Jan 2008)
New Revision: 8393

Modified:
   branches/acq-experiment/Open-ILS/src/python/oils/const.py
Log:
added acq const

Modified: branches/acq-experiment/Open-ILS/src/python/oils/const.py
===================================================================
--- branches/acq-experiment/Open-ILS/src/python/oils/const.py	2008-01-16 17:27:00 UTC (rev 8392)
+++ branches/acq-experiment/Open-ILS/src/python/oils/const.py	2008-01-16 17:28:59 UTC (rev 8393)
@@ -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