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
RJMNS
05/18/2023, 4:58 PM
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
edison
05/18/2023, 5:00 PM
Thank you! I’ll try that out.
k
KevinJ of Kansas
05/18/2023, 5:45 PM
Working with a client where we're going to have a script written to handle forcing the group pricing to behave like kit pricing
KevinJ of Kansas
05/18/2023, 5:45 PM
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
edison
05/18/2023, 9:19 PM
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