A good way to give the website some animations or transitions is to use the transform property in CSS. The problem is if we want to change just one of the transform properties later on, we must write the whole definition again for all properties. Example: .childBlock1:hover { transform: translateX(0%) rotate(0deg) scale(0.9); } @media… Continue reading Individual Transform Property
Month: December 2023
ADD REQUESTER NAME ON GL LINE PROPOSAL
Proposal Summary This proposal summarizes the functionality of adding name of the requestor in the Gl line against the account 14704 which is default employee advance account. Requirement The client would like to get the Name of the requestor in the Gl line against the account 14704 which is default employee advance… Continue reading ADD REQUESTER NAME ON GL LINE PROPOSAL
Registering NetSuite case for SuiteTax Enablement request
The SuiteTax feature is hidden in the NetSuite enable features page by default. For the provision of the feature, we need to submit the SuiteTax enablement request to the NetSuite support team via an APS ticket. Navigate to SuiteAnswers and click on Contact Support in the top right corner. Select ‘Create Support Case‘. Enter ‘SuiteTax… Continue reading Registering NetSuite case for SuiteTax Enablement request
Transform Record Action
Use the Transform Record action to transform the data on a transaction record into another transaction record type. You can create workflows that processes transaction by transforming them into the next record type in a transaction record life cycle. For example, you can create a workflow to process sales orders and create invoices based on the… Continue reading Transform Record Action
How to remove “-No Customer/Project-‘ on the A/R Aging Report
The items from journal entries for A/R accounts without entity description. As a default behavior, they show up as -No Customer/Project- on the Customer name column. 1. Navigate to Reports > Customers/Receivables > AR Aging > Customize Summary. 2. Under the Filters tab > expand the Customer/Job folder > select the ID or Internal ID field > set to not empty > hit Done. 3. Rename the Customer… Continue reading How to remove “-No Customer/Project-‘ on the A/R Aging Report
Explain Why Invoice is Showing Back Ordered Items
Scenario Items have an available quantity, but the Invoice is showing back ordered items. The item in the invoice is showing as back ordered because the item has not yet been fulfilled. Once the item has been fulfilled, the item will show 0 backorder. Solution Consider the following: Check if the Invoice in Advance of Fulfillment preference is enabled… Continue reading Explain Why Invoice is Showing Back Ordered Items
What is a Netsuite ERP
Netsuite ERP NetSuite is a software company that has developed a cloud-based business management platform used by more than 37,000 fast-growing organizations across the globe. That platform consists of a suite of applications that help companies run their business, understand the performance of their businesses and drive major efficiency gains and cost savings. That gives… Continue reading What is a Netsuite ERP
Using Headless WordPress with Next.js and Vercel
WordPress is a popular content management system.
Random Permissions Errors on Service Files
If you are seeing unexplained permissions errors for your service files on a correctly set up environment, find the customer record you are logged in as, edit, and go to System Information → Access and set the contact role to the native level (Customer Center) then save. Log in to the sight, then edit the… Continue reading Random Permissions Errors on Service Files
Proposal for Suitelet Pricing Report
Requirement Blackstone would like create Suitelet built that will allow sales department to export item pricing based on our discount matrix. The formula to calculate the effective price based on the Discount matrix is Item Base Price * (100 % – Discount percentage). For example, the Discount Code DC020 gives a 30%… Continue reading Proposal for Suitelet Pricing Report