-
Multibook vs Adjustment Only book
Hi Team, Is there any reference or knowledge base available on SuiteAnswers to summarise the differences between Multi-Book and Adjustment only book pros and cons and what use case suits either best? Best, Islam
-
NSC | Enabling Minimum Quantity Settings on Item Records
Scenario: Enable the ability to set minimum quantity on item records for internal NetSuite Sales and Purchase Orders only. The goal is to enforce a minimum quantity on Purchase Orders based on the default value defined on the Item Record. Solution: Go to Customization > Forms > Entry Forms Look for Custom Inventory Part…
-
Missouri Proposition A
Working through setting up the payroll for the proposition A changes in Missouri. I've tried to create the payroll earnings item but I am getting hung up on what should be in the effective date / expiration date. I get that May 1 should probably be the effective date but this doesn't expire. Am I just forced to do…
-
Work Order completion quantity differs from the WO close
Hi, I have a situation where the WO was close and the components backflushed in the completion, once closed some items were shown as 0 quantity in the close WO transaction. What can be causing this? thanks,
-
Invoice transaction line items not updating aftersubmit
Hello everyone, I created a SuiteScript that when after submitting a PO, it will go into the Sales Order it was created from and update some transaction line items. In order to target the Sales Order invoices, I had needed to create a search variable. const invoiceSearch = search.create({ type: search.Type.INVOICE,…
-
How to add Transaction Unit of Measure in Saved Search?
I am trying to build a saved search that pulls the receiving quantity (quantityShipRecv) on a PO, but am encountering the issue where the quantity is converting to the base UOM by default, and not the UOM shown in the PO Transaction. Does anyone know of a field queriable in Saved Search that allows you to pull the…
-
Employee missing from transfers created by supply plan
Hello Guru's, I am trying to create a saved search for transfer created with supply plans. I want to filter it by an employee, but it is not populated on the transfer. It gets populated on the purchase orders created. I can not figure out how to add it. Alternatively, is there a way to filter by the "set by" in the system…
-
Can Not Invoice a Charge
Hello, We have a Sales Order that is Pending Billing because there is a milestone required to be billed. However, when I go click Next Bill.. the item is not there. It's just a blank invoice. I confirmed that the charge is Ready to be processed, and the charge has the same item as the Sales Order. The Sales Order even…
-
NetSuite doesn't update the Customer Last Modified date if the Customer balance is changed
Hello Team, I hope things are going well. I would like to inform you that we faced with the following issue in NetSuite: If the Customer balance is changed, NetSuite doesn't update the last modified date for this Customer. For example: I have two Customers. Each Customer has two open invoices. From Customer1, I moved the…