Data batch upload Issue

0
Hi,
Is it possible to batch upload data via sql?

If so, could you tell me how?

I wrote via email without an answer

Best regards,
Ricardo Retuerto
Responses (4)
  • Accepted Answer

    Monday, January 20 2020, 04:06 PM - #Permalink
    0
    Any replies on this Germinal?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 20 2020, 04:43 PM - #Permalink
    0
    hello!

    well, if you have direct access to mysql, technically you could batch upload... but the thing is albums, artists, songs etc are all in different tables. so unless you have your data organised like that, it won't work for you...
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 20 2020, 07:34 PM - #Permalink
    0
    Hi
    I do, and this question is related to invoice manager
    Could you tell me the tables I should change just for invoice creation?
    If you could tell about the others (quotes, customers...), would be great
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 24 2020, 10:13 AM - #Permalink
    0
    (sorry, I mean invoice manager)

    there is the __invoices table, then the __invoices_items table
    if you have special taxes then you need to modify that table too.. but mainly is the two tables mentioned at the top.
    The reply is currently minimized Show
Your Reply