[Stoq-devel] [Bug 3549] Não é possível escolher as datas de vencimento no aplicativo compras

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Thu Nov 1 12:30:47 BRST 2007


http://bugs.async.com.br/show_bug.cgi?id=3549





--- Comment #15 from George Kussumoto <george at async.com.br>  2007-11-01 12:30:47 BRT ---
> >Index: stoqlib/gui/slaves/paymentslave.py
> 
> >+class _TemporaryMoneyData:
> >+    installments_number = 1
> >+    intervals = 1
> >+    first_duedate = datetime.date.today()
> 
> Isso é um pequeno problema; python vai chamar o metodo today() quando esta
> compilando 
> o modulo a primeria vez, eg quando você abre a programa.
> Suponha que você use stoq sem fechar durante uma semana, o que vai acontecer?
> 

Muito bem notado, sr. ninja!


-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Stoq-devel mailing list