From 158e1a75459d6c7fa9ef6d2ead0e9e97e6ae691e Mon Sep 17 00:00:00 2001 From: erickson Date: Wed, 16 Jan 2008 17:27:00 +0000 Subject: [PATCH] added acq const git-svn-id: svn://svn.open-ils.org/ILS/trunk@8392 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/python/oils/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/python/oils/const.py b/Open-ILS/src/python/oils/const.py index fee75401c4..72a6ceaf48 100644 --- a/Open-ILS/src/python/oils/const.py +++ b/Open-ILS/src/python/oils/const.py @@ -25,3 +25,4 @@ OILS_APP_AUTH = 'open-ils.auth' OILS_APP_CIRC = 'open-ils.circ' OILS_APP_CSTORE='open-ils.cstore' OILS_APP_SEARCH='open-ils.search' +OILS_APP_ACQ='open-ils.acq' -- 2.11.0