Custom Item Label templates

<?xml version=“1.0”?><!DOCTYPE pdf PUBLIC “-//big.faceless.org//report” “report-1.1.dtd”> <pdfset>     <#list schemaArr.schemaArr as schemaArr>     <pdf>         <head>                        <link name=“calibri” type=“font” subtype=“opentype” src=“https://1220617.app.netsuite.com/core/media/media.nl?id=402449&amp;c=1220617&amp;h=ahamMYcVmITnHd1sw8qQljFlNdc4yxPh5xbVkwfwxNqDMm5G&amp;_xt=.ttf” src-bold=“https://1220617.app.netsuite.com/core/media/media.nl?id=402450&amp;c=1220617&amp;h=g-6belYxjMdBazk-Fpk_6pIg66ZNFNgkaHNTCSkHTc_p_efv&amp;_xt=.ttf” bytes=“1” />                         <style type=“text/css”>*{  … Continue reading Custom Item Label templates

Netsuite Connector implementation : Order Sync

NetSuite connector will sync Sales order from Big commerce to NetSuite.  Sales order in BigCommerce  To sync the sales order, create an order in BigCommerce by adding the required fields.  NetSuite Connector  NetSuite connector can sync the orders into NetSuite in two different ways.   Post a single order to NetSuite  User can Retrieve single order… Continue reading Netsuite Connector implementation : Order Sync