Can you CSV add a line item to a Invoice?
# general
t
Can you CSV add a line item to a Invoice?
a
@Tim Chapman Yes
t
and I can change the sales price of that item based on my csv?
a
Yes, you'd want to set the price level to custom
if you simply do a csv import to an invoice with a line item, and that line doesn't already exist on the invoice, it will get added
if it exists, it will get updated
if it exists more than once, it will get an error
🙌 1
t
Thank you!
Yah, that's going to work. You just saved me a few hours. Much appreciated.
👍 2