X-Git-Url: http://git.cascardo.info/?p=cascardo%2Feventmanager.git;a=blobdiff_plain;f=views.py;fp=views.py;h=290bfbfe72b1e4cba04c039101fe618bb045443e;hp=1d21af34275c318fcce0233a5fbc847da08f39ed;hb=135c8ea5c555fcfdd0b15b1c497937a5ed1bfe36;hpb=11b8602d597ecfde44d8f25db3848de95add02e2 diff --git a/views.py b/views.py index 1d21af3..290bfbf 100644 --- a/views.py +++ b/views.py @@ -255,7 +255,7 @@ def inscricao_boleto(request): initial['refTran'] = '1458197%s' % str(new_ref).zfill(10) if today < first_date: initial['dtVenc'] = '12102007' - if p.comercial: + if not p.comercial: initial['valor'] = '3500' else: initial['valor'] = '8000'