When a user navigates to SuiteAnswers, NetSuite cross-references the Entity ID and Account Number. When the user submits a Case for the first time, a new Contact record is created for him which automatically gets assigned to the Case. For succeeding Cases from the same user, SuiteAnswers finds the matching Contact record and assigns it to the Cases automatically. SuiteAnswers is accessible from any NetSuite environment; however, it cannot distinguish the specific environment… Continue reading Case Submitted from Sandbox or Release Preview is Assigned to the Wrong Contact
Month: December 2023
Add Shipping Method in Order Fulfillment Email Notification
Setup: Navigate to Setup > Accounting > Accounting Preferences > Order Management tab: – Send Order Fulfilled Confirmation Emails = Yes – Use Web Site Template for Fulfillment Emails = No If you wish to include the Shipping Method from the Sales Order in the Order Fulfillment Email Notification sent to your customers, follow these… Continue reading Add Shipping Method in Order Fulfillment Email Notification
Weekly Time Tracking Error: Some time entries failed to save and need to be re-entered. The affected entries, along with the reason for failure, are as follows: Entry xx – Invalid department reference key xx.
Scenario: An employee attempting to input time via the Weekly Time Sheet in the Employee Center Role encounters the mentioned error due to an inactive department assigned to them. Recommendation: 1. Go to Home > Set Preferences > General tab > Defaults section > Enable the Show Internal IDs option > Save (Administrator). 2. Navigate… Continue reading Weekly Time Tracking Error: Some time entries failed to save and need to be re-entered. The affected entries, along with the reason for failure, are as follows: Entry xx – Invalid department reference key xx.
Created as saved search to show the sales the that occurred within each hour in a day without tax.
Scenario: Create a saved search that shows the sales that occur within each hour in a day without considering the tax. Solution: List> Search> Saved Searches Select Transactions Enter Search Title Criteria: Type: Sales Order Status: is not Sales Order: Closed Date Created: is on Today Main line: False Results: Field: CASE WHEN TO_CHAR({datecreated}, ‘HH24:MI:SS’)… Continue reading Created as saved search to show the sales the that occurred within each hour in a day without tax.
How to create a table using html in script
We can use the HTML elements to create a table in the script. We can use the script values as table data. Here the data as the objets. try { let tableHtml = ‘<br><br><table style=”border-collapse: collapse; border=1″><tbody>’; tableHtml +=… Continue reading How to create a table using html in script
Deductions to be made from gross total income while computing total income
In India, individuals are eligible for various deductions while computing their total income. These deductions help reduce the taxable income, resulting in a lower tax liability. The deductions are provided under different sections of the Income Tax Act, 1961. As of my last knowledge update in January 2022, here are some common deductions available to… Continue reading Deductions to be made from gross total income while computing total income
Capital gains
In India, capital gains tax is governed by the Income Tax Act, 1961. The taxation of capital gains is specified in Sections 45 to 55 of the Act. Here’s an overview of the key provisions related to capital gains: Definition of Capital Asset (Section 2(14)): The term “capital asset” is broadly defined to include property… Continue reading Capital gains
Income from salaries
In India, taxation of income from salaries is governed by the Income Tax Act, 1961. The provisions related to the taxation of salary income are outlined in Sections 15 to 17 of the Act. Here’s a brief overview: Section 15 – Definitions of Salary: This section defines what constitutes “salary” for the purpose of income… Continue reading Income from salaries
Computation of book profit in income tax according to Indian tax
In India, the computation of book profit for income tax purposes is primarily relevant for companies. Book profit is calculated under Section 115JB of the Income Tax Act, 1961. The provision is applicable when the regular income tax payable by a company is less than a certain percentage of its book profit. Here’s a simplified… Continue reading Computation of book profit in income tax according to Indian tax
Error occurring when the transactions are imported to a NetSuite account.
Scenario: Error occurring when the transactions are imported into NetSuite account. Showing the following. ” Unable to save the transaction due to an error being reported by the tax calculation engine: Tax Calculation Plugin error: NetSuite was not able to estimate the correct Nexus for this transaction. Based on the <a href=”https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4283866360.html”>Nexus Determination Lookup Logic… Continue reading Error occurring when the transactions are imported to a NetSuite account.