Merge branch 'master' into registry-790

This commit is contained in:
Artur Beljajev 2018-04-15 19:11:20 +03:00
commit 9d6a5910e3
59 changed files with 645 additions and 190 deletions

View file

@ -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,