mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
parent
6b54dd520d
commit
6dfd57ee2e
3 changed files with 0 additions and 46 deletions
8
test/fixtures/invoices.yml
vendored
8
test/fixtures/invoices.yml
vendored
|
@ -30,11 +30,3 @@ outstanding:
|
|||
overdue:
|
||||
<<: *DEFAULTS
|
||||
due_date: <%= Date.parse '2010-07-03' %>
|
||||
|
||||
with_vat:
|
||||
<<: *DEFAULTS
|
||||
vat_rate: 0.2
|
||||
|
||||
without_vat:
|
||||
<<: *DEFAULTS
|
||||
vat_rate: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue