Remove registrars.vat DB column

#623
This commit is contained in:
Artur Beljajev 2018-02-28 09:46:17 +02:00
parent 6a01226138
commit 37cc05e44c
4 changed files with 7 additions and 3 deletions

View file

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