corrects import problem (SQL error, missing VAT column in insert statement). Beware, this patch always sets the VAT column to '2'. Change according to your needs in row 42 (last element in the insert statement)
Logged In: YES user_id=893055
While importing items update is not working correctly with VAT, because in row 62 near vatID missed $, must be vatID='$data[15]'
Regards,
Oleg.
Log in to post a comment.
Logged In: YES
user_id=893055
While importing items update is not working correctly with
VAT, because in row 62 near vatID missed $, must be
vatID='$data[15]'
Regards,
Oleg.
Logged In: YES
user_id=893055
While importing items update is not working correctly with
VAT, because in row 62 near vatID missed $, must be
vatID='$data[15]'
Regards,
Oleg.