I am trying to create a invoice against multiple sales orders along with GL impact. When I using below api that time multiple invoices are creating but i want only single invoice and with GL/accounting impact- var invoiceRecord = record.transform({fromType: record.Type.SALES_ORDER,fromId: salesOrderId,toType: record.Type.INVOICE, isDynamic: true });
How would I do that? Any help/suggestions would be highly appriciated.
Thanks.
This is not possible with standard functionality.
Netsuite have a SuiteSolution for Consolidated Invoicing.. You should speak with your NetSuite/Partner Account Manager