Set the default VAT rate to 21% in the example config
This commit is contained in:
parent
de71183c26
commit
2c4fb79c23
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#hourly_rate: 20.0
|
||||
|
||||
# The VAT rate
|
||||
#vat_rate: 19.0
|
||||
#vat_rate: 21.0
|
||||
|
||||
# The invoice ID format (see strftime(3) and %N for the sequence number)
|
||||
#invoice_id: %Y%N
|
||||
|
|
Loading…
Reference in a new issue