-
NSC | Fixing Component Inventory Issues After Deleting Work Orders and Work Order Completions
Scenario A manufacturing team deletes a Work Order (WO) and Work Order Completion (WOC) after assemblies were already completed and transferred. After the deletion, inventory balances become incorrect, including: negative lot quantities missing component inventory mismatched on-hand balances between locations or bins The…
-
NSC | Why Active BOM Revisions Still Appear Outside Their Effective Dates
Scenario A manufacturing team notices that multiple BOM Revisions appear as selectable on a Work Order even when: the revision End Date has already passed the revision Start Date has not yet begun This creates confusion because users expect only currently effective revisions to appear in the Revision dropdown. Solution In…
-
NSC | Why the Second Work Order Completion Shows No GL Impact After Additional Component Issues
Scenario A user is working with a Work Order in Average Costing and notices this sequence: Work Order Issue 1 is entered for quantity 1 Work Order Completion 1 is entered for quantity 1 and posts GL impact Work Order Issue 2 is entered for the remaining components Work Order Completion 2 is entered for quantity 1, but no…
-
Manufacturing task scheduler
Does anyone have any good alternatives to the native Netsuite manufacturing task scheduler? See screenshot below from my demo account. This one is ok but when you drag and drop a task change it doesn't update subassembly workorders accordingly. It also doesn't show the connection between work orders and their subassembly…
-
How does one access the Lot/Item Detail of a work order transaction in Analytics?
I'm looking to build a data set that has the lot number used in an assembly build to match to an adjustment to get the components in the cases that were adjusted out. I can't seem to find the lot,item detail, inventory number record anywhere in analytics. Has someone does something like this and how might I go about it?
-
Fill lot numbers as work order components through script
Hi, We are trying to update components in work orders with available lot numbers. When a single lot number covers the full required quantity it works fine by giving the lot number without the quantity recWO.setCurrentSublistValue({sublistId: 'item', fieldId: 'serialnumbers', value: [''LN1''] }); But when we have to use…
-
Print Component Line PO#s on a Work Order PDF?
We are using Advanced PDF templates to print our Work Orders to give to the shop floor. Some of those Work Orders have Purchase Orders attached to them, but the shop personnel do not have access to NetSuite so they can't see those PO numbers. They only see the paperwork. Is it possible to get the PO#s to print on the PDF…
-
Mark Orders Firmed screen-not showing all work orders
Hi I have multiple work orders with a status of 'planned'. However, only one shows on the mark orders firmed screen: Why would that be the case? What is required for a work order to show on that screen? Thanks
-
Fixed Asset Detail in Work Order Completion
Hi, I want to create a work order completion, and I want to add a field in the Operations subtab regarding the Fixed Asset utilized for the process(s). Is there any way to do so?
-
How to make a popup on WOs if the Status is set to Built while the Qty & Built fields are not equal?
Hi Guru's I'd like to create a workflow using ideally 'confirm', but a message or error would be fine as well if the status is set to 'Built' before the quantity is = built quantity and I can't get it to work...any advice is appreciated.