NetSuite provides a Manufacturing Transaction data source, which introduces the analytics transactions concept for manufacturing-specific transactions. The following transaction record types are available in the Manufacturing Transaction data source: Transaction/Manufacturing Transaction – Transaction Header information Transaction Line/Manufacturing Component – Standalone lines related to transaction
Month: March 2022
How to Add Pagination in Magento 2 Custom Collection
Pagination is the process of separating print or digital content into discrete pages. It is an ordinal numbering of pages, which is usually located at the bottom of the site pages. Pagination also refers to the automated process of adding consecutive numbers to identify the sequential order of pages. Some types of website content benefit… Continue reading How to Add Pagination in Magento 2 Custom Collection
Creating and publishing a new page in SMT
select each contents and page , then publish. It will be good publish each content at its making time. if we publish all there will be error and it will be difficult to understatnd it.
Compare two Excel sheets for differences in values
To compare two sheets for different data, we can make use of the excel formula and identify cells with different values. To compare two Excel worksheets for differences, just open a new empty sheet, enter the following formula in cell A1, and then copy it down and to the right by dragging the fill handle.… Continue reading Compare two Excel sheets for differences in values
Add Custom font to Suitecommerce website
Proposal Summary This proposal includes the implementation of adding the font-family FranklinGothic to the theme of all the three SCA domains. Requirement To add the font family Franklin-Gothic to the theme of all the three domains. Our Solution The font will be added to the “Fonts” in the assets folder in the theme. Then in… Continue reading Add Custom font to Suitecommerce website
Accessing Assembly Items via SuiteQL
Description We can fetch some of the beta record fields using SuiteQL in postman. Here Assembly Item is an example for beta record. Solution We can only fetch the following fields of Assembly item record using SuiteQL Assembly Bills of materials Can be master Master default To use SuiteQL, we need to be careful of… Continue reading Accessing Assembly Items via SuiteQL
Oracle NetSuite Beta Program
Description To access beta records via REST API, we need to enable a feature in Enable Features page, on the SuiteCloud subtab. In normal case, this feature will not be available in that page. So the company must review and accept the Oracle Cloud Services Beta Trial License Agreement by completing the Oracle NetSuite Beta… Continue reading Oracle NetSuite Beta Program
Error while fetching Assembly Items via REST API
Issue when we try to fetch the assembly items via REST API, it returns a forbidden error with detail as “The assembly item record is only available as a beta record”. Solution 1 We cannot fetch all records via REST API as some of the records are beta for REST API. In order to fetch… Continue reading Error while fetching Assembly Items via REST API
Add Custom Action to New Role
Description There is custom action for us called “VERIFY SO”. Currently this action is allocated to “WAREHOUSE” role only. Can you please make this custom action available to WMS MOBILE OPERATOR role? Solution We have checked the WMS Mobile Operator role in the roles list and identified that it used the center type “WMS”. So… Continue reading Add Custom Action to New Role
Create Payment batches automatically
Create Payment batches automatically