-
Insufficent Lead Time not showing Planned PO #
Hi all, Apologies if this information is elsewhere - I am quite new to NetSuite and still learning. I am looking through our Exception tab in our Planning Workbench and trying to make sense of things… I have come across many exceptions that indicate "insufficient lead time" for a proposed PO or WO, but they don't actually…
-
JS_Exception SyntaxError: Unexpected token: < (/SuiteScripts/scheduled_bulk_update.js#21)
Hi, I received an email notification regarding a JS_Exception on our scripted bulk inventory update (our store platform is Shopify if that's related). I'm taking over from a position that had this setup a long time before I arrived and was wondering what this error means and if there is a way I could correct this on my…
-
Item Image URL Script Error
Good afternoon, Having an issue with a fairly simple script. (This may/may not have something to do with me not knowing what I'm doing) The script is laid out below, and basically looks for an image attached to an item, and if there is one, puts the URL on a custom column on a transaction form. It is deployed when a…
-
Statement Advanced PDF - Grouped lines
Hi all, I;m currently working on an advanced pdf for customer statements, the goal is to group some of the statement lines together on a single line using a custom field that exists on the invoice record. The code is provided below. <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE pdf PUBLIC "-//big.faceless.org//report"…