[Stoq-devel] [Bug 2529] - Mover atributo "notes" de sellables para o objeto de domínio AbstractSellable
bugzilla-daemon at async.com.br
bugzilla-daemon at async.com.br
Thu Jul 13 14:17:22 BRT 2006
http://bugs.async.com.br/show_bug.cgi?id=2529
--- Comment #5 from Henrique Romano <henrique at async.com.br> 2006-07-13 14:17 BRT ---
(From update of attachment 3309)
>Index: data/glade/SellableEditor.glade
>===================================================================
Desfaça as mudanças aqui. Vamos evitar alterar gladefiles quando não é
necessário. Se for o caso, e essa mudança realmente precisar ser feita, faça
commit separado.
>Index: stoqlib/gui/editors/sellable.py
>===================================================================
>@@ -175,7 +175,6 @@
> "weighing"))
> BaseEditor.__init__(self, conn, model)
> self._original_barcode = self._sellable.barcode
>- self.notes.set_accepts_tab(False)
Essa mudança é necesária?
Eu também não tenho certeza de que o SellableEditor é o único lugar do sistema
que faça referência ao atributo notes de Product/Service/GiftCertificate. Pode
confirmar?
More information about the Stoq-devel
mailing list