Send automatic emails when the sales orders don’t have any back ordered items.

Scenario: Need to send automatic emails when the sales order doesn’t have backordered line items and close the sales orders when they are not picked/packed/shipped even after 30 days. Send a warning email on the 15th and 25th day to notifying the customer about the order will be automatically closed. Create a button to provide… Continue reading Send automatic emails when the sales orders don’t have any back ordered items.

SUITESCRIPT EXAMPLE – SENDING EMAIL TO MULTIPLE RECIPIENTS

The N/email.send() method supports multiple recipients as well as CC and BCC functionality: MULTIPLE RECIPIENTS The recipients property supports a single internal ID or a single email address string to send to one person, or an Array of those to send to multiple people. Here we have an Array containing two email addresses, thus our t line on the email will… Continue reading SUITESCRIPT EXAMPLE – SENDING EMAIL TO MULTIPLE RECIPIENTS

Proposal for sending email when no items are backordered on sales order

Proposal Summary  This proposal summarizes the functionality for sending automatic emails when the sales order don’t have backordered line items and closing the sales orders when they are not pick up/ ship for 30 days.  Requirements Corp design want to send automatic emails when the sales order doesn’t have backordered line items.   The sales orders would… Continue reading Proposal for sending email when no items are backordered on sales order

Proposal for Supply Allocation Feature with BO Summary Print PDF

Proposal Summary  Flowco Ltd t/a Waterworks would like to add back order details to sales order and automated notifications as needed  Requirement  To allocate back-order items to existing purchase orders and when the goods are received into stock, they need to commit to the correct orders that have been previously allocated to this PO. The… Continue reading Proposal for Supply Allocation Feature with BO Summary Print PDF

How to resolve the error when adding or changing email in the customer profile.

This happens when a user is changing an email address on a customer record with existing Access to Customer Center on the Access tab (Give Access = True) or when a user is providing the customer a new access to Customer Center role without selecting any of the two fields: Send New Access Notification Email or Manually… Continue reading How to resolve the error when adding or changing email in the customer profile.

Add button to send payment voucher to vendor from bill payment

Requirement Add a button (labelled “Send email “) in the Bill payment record. On the button click the Payment Voucher should be emailed to the supplier. The recipient email address can be taken from the supplier record. The payment voucher is the print template in Bill payment. Solution Button created on bill payment record. on… Continue reading Add button to send payment voucher to vendor from bill payment

Restrict the existing user from creating a new account with the same email address in Webstore.

Scenario:If a user already has an account and tries to create a new account usingthe same email address + but a different password the system will not notifyhim that an account already exists for that email address and will create anew lead in NetSuite which results in creating duplicates.Solution: notify the user an account already… Continue reading Restrict the existing user from creating a new account with the same email address in Webstore.