aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/escalations.py
diff options
context:
space:
mode:
authorFilipp Lepalaan <f@230.to>2013-09-11 20:55:26 +0300
committerFilipp Lepalaan <f@230.to>2013-09-11 20:55:26 +0300
commit7d8cbde674ecafb9f6c2889a8eb5ea8f7f3d39c6 (patch)
treeca3c3f2394a0c0c43965079d3aeb15cce90ec0e3 /gsxws/escalations.py
parent8a648dc872844ab77453858bc003655b3110e1c7 (diff)
downloadpy-gsxws-7d8cbde674ecafb9f6c2889a8eb5ea8f7f3d39c6.tar.gz
py-gsxws-7d8cbde674ecafb9f6c2889a8eb5ea8f7f3d39c6.tar.bz2
py-gsxws-7d8cbde674ecafb9f6c2889a8eb5ea8f7f3d39c6.zip
Fixed issue type
Diffstat (limited to 'gsxws/escalations.py')
-rw-r--r--gsxws/escalations.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsxws/escalations.py b/gsxws/escalations.py
index fa82a7a..da26730 100644
--- a/gsxws/escalations.py
+++ b/gsxws/escalations.py
@@ -31,7 +31,7 @@ CONTEXTS = (
ISSUE_TYPES = (
('AMQ', 'Account Management Question'),
- ('UQ', 'Account Management Question'),
+ ('UQ', 'GSX Usage Question'),
('OSI', 'Order Status Issue'),
('PRI', 'Part Return Issue'),
('PPOR', 'Problem Placing Order/Repair'),