Hi Michael Flynn,We have the same problem with auto billing of partially fulfilled orders and I saw your note: "We could invoice in Netsuite, but the way Integrator.io handles tax would be lost."....
Hi Sree Vani Amara,Thanks for the clarification. I see that one of the users also commented - "We could invoice in Netsuite, but the way Integrator.io handles tax would be lost." I have the same pr...
Any updates? We need it urgently or an workaround on how to generate the invoice in NetSuite without losing the tax. Sree Vani Amara
I resolved it by improvising the above compare logic. For POS orders that require shipping; the fulfillment status is null; for the rest its fulfilled. I inserted that else logic as another compare...
Two updates (if anyone else encounters this issue): I used the below compare logic for Form (internal id) and that got the POS orders flowing. {{#if source_name}}{{#compare source_name '===' 'po...
Hi,I have the realitime flow "Shopify order to NetSuite sales order (add)" enabled. And as per my knowledge, the Shopify NetSuite integration product still treats POS orders as cash sale as long as...