A product in Magento Catalog can be enabled or disabled using “NetSuite Item to Magento Product” Add/Update flow. To enable a product in Magento, set the mapping field of Celigo as shown. Then on running the flow and checking the product in Magento we can see that the product is enabled. To disable the product… Continue reading Enable/Disable a product in Magento using Celigo Integration.
Month: May 2023
Suitescript Hook to fetch data from an Item saved search
In the saved search the columns include stock descriptions and Quantity available. By using the Suitescript Hook we can fetch these two data from the Item saved search. The sample code for this is: define([“N/search”], function (NSearch) { var preSendFunction = function (options) { // Load the saved search var searchObj = NSearch.load({ id: ‘Provide… Continue reading Suitescript Hook to fetch data from an Item saved search
USING FORMULA VALUES AS AVAILABLE FILTERS IN NETSUITE SAVED SEARCHES
Solution Add the same Formula type to the Available Filter tab on your Saved Search as on your Criteria tab. Note: You can use two different Formula Types as Available Filters, for example Formula (Text) and Formula (Date). If you add two Criteria with the same Formula Type, the Available Filter formula will apply to both… Continue reading USING FORMULA VALUES AS AVAILABLE FILTERS IN NETSUITE SAVED SEARCHES
Adobe AI Art Generation Integration in Photoshop
Exploring New Possibilities: The integration of AI art generation in Photoshop opens up a world of possibilities for artists. It enables them to generate and experiment with unique and imaginative artwork based on their inputs. By leveraging machine learning algorithms, Adobe Sensei can analyze vast amounts of existing artwork and patterns, allowing users to explore… Continue reading Adobe AI Art Generation Integration in Photoshop
Create new tile on Record Pages Monitor
By default, the dashboard displays the 10 most utilized record operations. You can configure the dashboard to show up to 20 record tiles. To create new tile; Customization > Performance > Record pages monitor click on Set up from the 3 dots 3. select Watch List and click Add Watch List Item 4. select record… Continue reading Create new tile on Record Pages Monitor
Soak Testing
Soak testing, also known as endurance testing or longevity testing, is a type of performance testing that evaluates the behavior and stability of a software system under continuous or sustained load over an extended period. It aims to identify potential performance issues, resource leaks, memory leaks, and other problems that may occur during extended usage… Continue reading Soak Testing
intval() function .
The intval() function is used to convert a value to an integer. By using intval(), any decimal or fractional part of the quantity value will be truncated, and only the integer part will be displayed. This can be useful if you want to ensure that the quantity is displayed as a whole number without any… Continue reading intval() function .
Putting on an American Accent – Part 5
Be Careful of the Sound /j/ The sound /j/ can also give you information about a person’s accent. This is the j, ge or dge sound that you can hear in American English words like “jump”, “gentle” and “judge.” (You can hear it twice in “judge”!) Many American speakers don’t pronounce this sound after the… Continue reading Putting on an American Accent – Part 5
RCM Charges
RCM charges refer to Reverse Charge Mechanism charges. The reverse Charge Mechanism is a tax compliance mechanism used in some countries to shift the liability to pay taxes from the supplier of goods or services to the recipient or buyer. Under the Reverse Charge Mechanism, the buyer of goods or services is required to self-assess… Continue reading RCM Charges
Proposal to Display Transfer Orders for Review Prior to Processing in the Auto-Receive Functionality
Proposal Summary This proposal outlines the implementation of a feature that enhances the user experience when working with transfer orders. The proposed enhancement will allow for the display of transfer orders in a pop-up page and enable users to select specific transfer orders from the ones displayed in the that page. Requirement The system shall… Continue reading Proposal to Display Transfer Orders for Review Prior to Processing in the Auto-Receive Functionality