mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
ChangeInvoicesRequiredColumnsToNotNullPart2
This commit is contained in:
parent
3be20eeec2
commit
13ff0b1183
3 changed files with 15 additions and 3 deletions
3
test/fixtures/invoices.yml
vendored
3
test/fixtures/invoices.yml
vendored
|
@ -7,12 +7,15 @@ one:
|
|||
seller_iban: US75512108001245126199
|
||||
seller_bank: Main Bank
|
||||
seller_swift: swift
|
||||
seller_email: info@seller.test
|
||||
seller_country_code: US
|
||||
seller_street: Main Street 1
|
||||
seller_city: New York
|
||||
seller_contact_name: John Doe
|
||||
buyer: bestnames
|
||||
buyer_name: Buyer Ltd
|
||||
buyer_reg_no: 12345
|
||||
buyer_email: info@buyer.test
|
||||
buyer_country_code: GB
|
||||
buyer_street: Main Street 2
|
||||
buyer_city: London
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue