-
AE:Trigger moment after approve Sales Order (SuiteSript)
Hello! For one of our customers we would like to fill the 'Production End Date' of a Work Order when a Sales Order with an Assembly Item is Approved. We have developed a SuiteScript (v 2.0) for this. The Work Order is auto generated by NetSuite at the moment that the 'Approved' button has been clicked. We are searching for…
-
Workflow condition based on Date {transdate} < Current Month on Transaction (invoice) record
We have a circumstance where the date in the invoice is being autopopulated with the next billing schedule date (which is set up correctly); however when the Billing schedules are not followed these dates can be from last year. Secondarily the date field autopopulates the current date if no billing schedule is assigned to…
-
Workflow Trigger PopUp on Transaction Delete?
I can create a Workflow with a Trigger Type of 'Before Record Submit' and an Event Type of 'Delete'. However, I can't find a suitable Action to work with this? I want to display some kind of popup or warning message as the transaction is deleted. I've tried 'Show Message' and 'Confirm' but neither of these appear to work.…
-
3PL / EDI / 940 Trigger
Any opinions / experience on the most appropriate trigger point to notify a 3PL via EDI to pull/ship inventory? I inherited a system with fairly complex logic that triggers based on Sales Order committed quantity. While single pull / fully committed Orders are fairly straightforward, partial shipments with additional…
-
Workflow Multiple criteria based transitions
I have created a PO approval workflow in which i need to transition it from 'State A' to 'State B'. The transition criteria can be anyone of the following : a. next approver limit < po AND 'Approve button action' b. next approver limit < po AND Saved Search result the issue is there is no 'AND' 'OR' options that I could…
-
Import CSV price list script trigger
I am using the "Import Price List..." feature under Vendor > Financial > Item. I want this to trigger an user event on the items affected by this import. This doesn't seem to happen naturally, I am open to whatever hacks make this possible. :h_a_w: