-
WMS Advanced PDF Template Configuration questions
I'm trying to create a couple of templates for custom labels which are to be printed from within the NetSuite WMS environment. I'm not sure if I need to create a seperate topic for each question, or I can ask all within here, but here I go. 1.How to setup a Custom Report Type to it shows in the process? When I walk through…
-
How can we print Bin Number in the Lot/Serial Print from WMS OR SCM Mobile?
In WMS Search inventory Page, I am trying to print the item Bin Number along with the other details like lot/Number and other information. I am unable to source the information. Below is the page where the Lot Serial numbers are selected for printing. I even tried adding a custom Input field in the mobile action…
-
print assembly label on outsourced transaction
How can I print the barcode labels of the assembly items associated with an outosurced purchase order?
-
How can we reduce the thickness of the Barcode on PDF templates?
We created an Advanced PDF for creation of Item Label which includes a barcode with a size of 1.5 x 1.5. However, when printed, it is not scannable for some reason. Can we reduce the thickness of the barcode? The lines need to be super fine for it to be scannable.
-
How to Create Custom Action via SuiteScript That Does Print, Print Label and Print Item Label in One
Hi. I tried to do this mentioned in the SuiteAnswers with the ID 92846, The but I am getting an error I tried used the two SiuteScripts versions and get the same error. I slight modified the script for the version 2.0 as you see here: /** * @NApiVersion 2.x * @NScriptType ClientScript */ define(['N/record'],…
-
NetSuite WMS - Composite Barcode
So we enabled composite barcode in our account. However, the barcode being printed using the WMS zpl template is not correct. We also noticed that after enabling the composite barcode, the WMS Auto Printing Rule Evaluation Data - LABEL BARCODE STRING field is no longer generated. How can we print the label with the…
-
Print Item Barcode Label - Need Item Fields
Has anyone been able to include native item fields on the print label item template? I know to customize I must use an advanced pdf template. However, I have not found a way to include the Item Number (sku) or the Vendor Code along with the bar code. They also want to use this function with a zebra printer, if there are…