mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
parent
a73a8a0b89
commit
3d107bd198
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ class Registrar < ActiveRecord::Base
|
||||||
seller_url: Setting.registry_url,
|
seller_url: Setting.registry_url,
|
||||||
seller_email: Setting.registry_email,
|
seller_email: Setting.registry_email,
|
||||||
seller_contact_name: Setting.registry_invoice_contact,
|
seller_contact_name: Setting.registry_invoice_contact,
|
||||||
buyer_id: id,
|
buyer: self,
|
||||||
buyer_name: name,
|
buyer_name: name,
|
||||||
buyer_reg_no: reg_no,
|
buyer_reg_no: reg_no,
|
||||||
buyer_country_code: country_code,
|
buyer_country_code: country_code,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue