mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Added registrar code
This commit is contained in:
parent
85efa5eb28
commit
8b22c58eec
7 changed files with 28 additions and 5 deletions
|
@ -86,7 +86,8 @@ namespace :import do
|
|||
vat: x.vat,
|
||||
legacy_id: x.id,
|
||||
creator_str: user,
|
||||
updator_str: user
|
||||
updator_str: user,
|
||||
code: x.handle.upcase
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue