chore: flowaccount enable inline vat
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
This commit is contained in:
parent
f2def1b962
commit
892d76583f
1 changed files with 1 additions and 0 deletions
|
|
@ -327,6 +327,7 @@ const flowAccount = {
|
||||||
dueDate: quotation.dueDate,
|
dueDate: quotation.dueDate,
|
||||||
salesName: [quotation.createdBy?.firstName, quotation.createdBy?.lastName].join(" "),
|
salesName: [quotation.createdBy?.firstName, quotation.createdBy?.lastName].join(" "),
|
||||||
|
|
||||||
|
useInlineVat: true,
|
||||||
isVatInclusive: true,
|
isVatInclusive: true,
|
||||||
isVat: true,
|
isVat: true,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue