Author: Aranya T R
Function to search for the list of items with no sales description
Function to search for the member quantity from an Item Group
Jira Code : BGGN-719
Open a new Accounting Period
Jira Code : BGGN-706 To set up periods for a full year at a time: Go to Setup > Accounting > Manage G/L > Manage Accounting Periods. On the Manage Accounting Periods page, click Set Up Full Year. The Accounting Periods for Full Year page appears. In the first fiscal month field, select the month… Continue reading Open a new Accounting Period
Set link text instead of the URL itself on custom body hyperlink field
There are instances where the user would like to set a link text that would mask the actual URL that is to be set on a custom body hyperlink field. If the script that is to be used is not a Suitelet, a getField would be used instead of addField. Below is a sample code:… Continue reading Set link text instead of the URL itself on custom body hyperlink field
Delete Paired Intercompany Transactions
Jira Code : 705 In the event you want to delete the intercompany purchase order and sales order that were paired, below are the steps: For Intercompany Purchase Orders/Sales Orders containing Non-inventory items only: 1. On the Global search, key in the Intercompany Sales Order you wish to delete. 2. On the view mode, right click on the… Continue reading Delete Paired Intercompany Transactions
Function to check all elements in an array are same or not
Jira Code : BGGN-677
Function to update the vendor purchase price of the Item
Jira Code : BGGN-529
Function to get Exchange Rates
Jira Code : BGGN-529