|
|
@ -550,6 +550,9 @@ class NotaFiscalProduto(Entidade): |
|
|
# - Unidade Tributavel (obrigatorio) |
|
|
# - Unidade Tributavel (obrigatorio) |
|
|
unidade_tributavel = str() |
|
|
unidade_tributavel = str() |
|
|
|
|
|
|
|
|
|
|
|
# - cBenef |
|
|
|
|
|
cbenef = str() |
|
|
|
|
|
|
|
|
# - Quantidade Tributavel (obrigatorio) |
|
|
# - Quantidade Tributavel (obrigatorio) |
|
|
quantidade_tributavel = Decimal() |
|
|
quantidade_tributavel = Decimal() |
|
|
|
|
|
|
|
|
|