From 2e85f1ee88ec3bd9d958fbb46a17abdc43ceea87 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida de Souza Date: Fri, 3 Aug 2018 22:26:53 -0300 Subject: [PATCH] nova mensalidade --- faz_lancamentos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/faz_lancamentos.py b/faz_lancamentos.py index c0b44a1..c7732e5 100644 --- a/faz_lancamentos.py +++ b/faz_lancamentos.py @@ -31,8 +31,8 @@ def faz_lancamentos2(): # Mensal: Lanca 130 valor = last_plano.valor else: - # Sem Plano: Lanca 130 - valor = 130 + # Sem Plano: Lanca 70 + valor = 70 # Faz lançamento uma vez por mês if not Lancamento.objects.filter(user=user,