mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Merge branch 'master' into registry-790
This commit is contained in:
commit
9d6a5910e3
59 changed files with 645 additions and 190 deletions
|
@ -87,7 +87,6 @@ namespace :import do
|
|||
zip: x.postalcode.try(:strip),
|
||||
url: x.url.try(:strip),
|
||||
accounting_customer_code: x.directo_handle.try(:strip),
|
||||
vat: x.vat,
|
||||
legacy_id: x.id,
|
||||
creator_str: user,
|
||||
updator_str: user,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue