mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Merge branch 'registry-772' into registry-623
# Conflicts: # app/models/invoice.rb # db/structure.sql
This commit is contained in:
commit
7acd41595c
10 changed files with 29 additions and 12 deletions
1
test/fixtures/invoices.yml
vendored
1
test/fixtures/invoices.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
DEFAULTS: &DEFAULTS
|
||||
created_at: <%= Date.parse '2010-07-05' %>
|
||||
due_date: <%= Date.parse '2010-07-06' %>
|
||||
invoice_type: DEB
|
||||
currency: EUR
|
||||
seller_name: John Doe
|
||||
seller_iban: 1234
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue