Menu

#9 modified importitem.inc.php

open
nobody
None
5
2002-09-04
2002-09-04
Flohack
No

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)

Discussion

  • Andreas Kansok

    Andreas Kansok - 2003-01-15
     
  • Fault Tolerant Systems LLC

    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.

     
  • Fault Tolerant Systems LLC

    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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.