From f9676d88ed6f6a5f025e9721c6f8a7e0d6cff961 Mon Sep 17 00:00:00 2001 From: erickson Date: Wed, 16 Jan 2008 17:28:59 +0000 Subject: [PATCH] added acq const git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@8393 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