[Stoq-devel] [Bug 3441] O valor correto enviado ao contas a pagar é o do recebimento da nota fiscal
bugzilla-daemon at async.com.br
bugzilla-daemon at async.com.br
Thu Jun 28 15:24:44 BRT 2007
http://bugs.async.com.br/show_bug.cgi?id=3441
Johan Dahlin <jdahlin at async.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4199|review?(jdahlin at async.com.br|review+
Flag|) |
--- Comment #7 from Johan Dahlin <jdahlin at async.com.br> 2007-06-28 15:24:43 BRT ---
(From update of attachment 4199)
Bom trabalho!
>Index: stoqlib/domain/exampledata.py
> if receiving_order is None:
> receiving_order = self.create_receiving_order()
> sellable = self.create_sellable()
>+ sellable.cost = 125
Não pode fazer isso no create_sellable() ?
Deve ser legal que verificar que não pode criar um sellable que tem cost = 0,
se isso era o problema.
Mas é um outro bug...
Qualquer jeito, r=jdahlin
--
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