Is there a way to import a customer invoice that h...
# csvimports
e
Is there a way to import a customer invoice that has item groups (and the components have no base price since it’s custom for each group?)
r
Not in one step IIRC. You can do the initial import of the Item Group item, which will then expand out to its components. You can do an export of that info and then do an edit import to update whatever you need to on the component line items.
e
Thank you! I’ll try that out.
k
Working with a client where we're going to have a script written to handle forcing the group pricing to behave like kit pricing
Though I think you need some kind of price on the item to allow CSV import - otherwise NS will error out trying to add the lines
e
Yeah unfortunately you’d need to set a base price on the item and update after. Looks like scripts would be the only user friendly way to do this