mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +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
|
@ -3,7 +3,6 @@ FactoryBot.define do
|
|||
buyer_name 'Registrar 1'
|
||||
currency { 'EUR' }
|
||||
due_date { Time.zone.now.to_date + 1.day }
|
||||
invoice_type 'DEB'
|
||||
seller_iban { '123' }
|
||||
seller_name { 'EIS' }
|
||||
seller_city { 'Tallinn' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue