produto.imposto.formula (Fórmula de Imposto)¶
ImpostoFormula(imposto, texto_legal, descricao, formula, record_name, id)
imposto¶
caption: Imposto
type: ForeignKey
required
texto_legal¶
caption: Texto Legal
type: ForeignKey
descricao¶
caption: Descrição Resumida
type: CharField
required
formula¶
caption: Fórmula
type: TextField
record_name¶
caption: Fórmula de Imposto
type: CharField
readonly
id¶
primary key
caption: ID
type: BigAutoField
readonly
© Copyright 2021, Katrid Software.