From bfb2ee90da248a62be8e557eb0ca0bbb972f2500 Mon Sep 17 00:00:00 2001 From: apache Date: Sun, 26 Feb 2017 20:53:31 +0300 Subject: [PATCH] license: changes in payment types --- project/customer/consts.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/customer/consts.py b/project/customer/consts.py index 1323b14..ed42452 100644 --- a/project/customer/consts.py +++ b/project/customer/consts.py @@ -20,8 +20,8 @@ LICENSE_STATUSES = ( PAYFORMS = ( (-1, u'Бесплатно'), (0, u'Безналичный расчёт'), - (1, u'Яндекс-касса'), - (2, u'Квитанция Сбербанка'), + (1, u'Банковская карта'), +# (2, u'Квитанция Сбербанка'), ) TERMS = (