Adding Negative Amount/Value for Landed Cost is not yet available on NetSuite. It is currently logged under Enhancement 312480: Transactions > Purchases/Vendors > Receive Purchase Order > Landed Cost Tab: Ability to Enter Negative Value on Landed Cost. Negative value for Landed Cost can serve as a discount for the item cost. The discount item on the vendor… Continue reading Add Negative Value for Landed Cost on Item Receipt
Month: September 2022
Display Landed Cost Tab on Item Receipt Page
User is unable to see Landed Cost tab on the Item Receipt. If Landed Cost tab is not available on Item Receipt page, a user may have missed creating Landed Cost Categories. To create Landed Cost Categories, perform the following: Navigate to Setup > Accounting > Accounting Lists > New Click Cost Category Enter a Name for the Cost Category Set Cost Type to Landed Select an Expense Account Click Save
Landed Cost Not Auto-Calculating on Item Receipt
Users may experience that Landed Costs are not automatically calculated on item receipts. One possible reason why landed costs are not automatically populating on item receipts is due to the Expense Account set on the Cost Category.Ensure that the Expense Account set on the Cost Category related to the Landed Cost Template is Active and correct. To check: Navigate to Setup > Accounting > Accounting Lists Select Type = Cost Category View or Edit Cost Category, ensure that Cost Category is… Continue reading Landed Cost Not Auto-Calculating on Item Receipt
Create a report of flow events
The reports are separate for integrator.io Sandbox and Production environments. To create a Sandbox report, for example, you must first be working in your Sandbox environment. Select Tools > Reports from the left navigation menu. In the header row of the Flow events report results list, click + Run report. In the resulting Run report pane, customize the required settings for your report: Integration – All… Continue reading Create a report of flow events
Proposal For Custom Page to Update Ship Date in Sales Orders
RequirementMarshall Electronics would like to develop a Custom page to update the line level Ship date in Salesorder Item lines in bulk.Our SolutionThe requirement can be achieved by creating Custom page using Suite script.The page will have the following user input fields: Sales Order# (text field) PO # (text field) Ship date (date field)Initially all… Continue reading Proposal For Custom Page to Update Ship Date in Sales Orders
Permission to View Reallocate Items Page Under Inventory
Permission to View Reallocate Items Page Under Inventory
Adding data in a column with multiple alignment in XML pdf template
To print the data as in first cell, with SO number and IF number, do as follows
Create HTTP import mapping with static or dynamic lookup
This article explains how to use the lookup handlebar at the record level to implement static and dynamic lookups in an HTTP application import. This lookup option occurs during import mapping, in order to perform an additional query prior to syncing records. Do not confuse this import setting with the results mapping for a lookup flow step, which retrieves records or… Continue reading Create HTTP import mapping with static or dynamic lookup
The New Competitive Advantage in SEO
The new competitive advantage in SEO is Adaptability. This new approach is local but global in nature, and the successful adaptation is communicated, amplified, and refined. The adaptive environment must encourage learning, autonomy, flexibility, and a culture of risk-taking. This article describes the challenges big businesses face in this new competitive environment. You can apply… Continue reading The New Competitive Advantage in SEO
Logger Working in Magento From V 2.4.1
There is a problem with the logger from the version of Magento 2.4.1 usually, we were using the logger as follows: This belongs to the old library From the new version of Magento we could use the loggers as follows: or