mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 11:49:40 +02:00
parent
bdb1090a40
commit
ff9372baea
5 changed files with 11 additions and 5 deletions
|
@ -87,7 +87,7 @@ namespace :import do
|
|||
street: x.street1.try(:strip),
|
||||
zip: x.postalcode.try(:strip),
|
||||
url: x.url.try(:strip),
|
||||
directo_handle: x.directo_handle.try(:strip),
|
||||
accounting_customer_code: x.directo_handle.try(:strip),
|
||||
vat: x.vat,
|
||||
legacy_id: x.id,
|
||||
creator_str: user,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue