TLV Encoding

As per Zakat, Tax and Customs Authority (ZATCA) of Saudi Arabia, one of the main requirements is the implementation of QR codes on tax invoices in the e-invoicing project (Fatoora), which will be mandatory starting December 4, 2021 As per the ZATCA instructions(Page No. 23), the minimum requirements that must be shown after scanning a QR… Continue reading TLV Encoding

Disable Line level fields based on condition

We have the user event script serverWidget method to disable the entire column specifically. But if we need to disable/change the visibility of a specific cell in a row and column of a line it is not possible to use the user event script. Proposed Solution: Using DOM element in Script to disable the particular… Continue reading Disable Line level fields based on condition

Commerce Redirect Page

Requirement: Whenever changes happen to item record URL Component (under Webstore subtab) or URL fragment in Category or Subcategory record changes we have to create Redirects (Navigation – Commerce>Hosting>Redirects) Risk Redirects are not Scriptable. Alternative Solution We can potentially use the import option for Redirect creation/Updation (Navigation – Commerce>Hosting>Redirects>Import). We will create a custom record… Continue reading Commerce Redirect Page

Error while Transforming Sales Order to Item Fulfillment

Error Message: Items you have requested in the record have been deleted since you retrieve the form Solution: 1. First, Do the Following: Clear Cache & History Change Browser Change Computer2. Then, check whether you might set an invalid value to a field?3. Also, You might try setting a non-available field’s value? Reason for the… Continue reading Error while Transforming Sales Order to Item Fulfillment

Automate Indirect Tax Calculations – NetSuite SuiteTax

SuiteTax is an indirect tax solution used to determine and calculate taxes across multiple tax jurisdictions (US, VAT countries, Brazil and India). Natively built on the NetSuite platform, SuiteTax drives efficiency by integrating transaction tax calculations and reporting functionality within the same suite that companies use for sales, billing, revenue recognition, payment processing, and much… Continue reading Automate Indirect Tax Calculations – NetSuite SuiteTax

Vertex

Sales & Use Tax Automation Vertex helps automate sales and use tax compliance for businesses of all sizes. By enabling calculations and returns, Vertex meets the sales and use tax automation needs of growing businesses. Key Benefits: Real-time tax calculations for all sales transactions Quotes/Estimates Cash sales Sales orders Invoices Simplified NetSuite tax setup Consumers… Continue reading Vertex

Payment Link

The Payment Link feature allows your customers to conveniently pay an invoice online, using a computer or mobile device. Instead of having to contact you and discuss payment, your customers can receive an email of the invoice with a link to the payment page. They can choose which method they want to use to pay,… Continue reading Payment Link

Custom Errors

There are two ways to return an error to any specific users/ roles eg: a scenario to restrict access to certain records but cannot take out their permission from the user/ role set up. Use “Return User Error” action in Workflow – whick acts on loading a record (beforeLoad in script terms) In User Event… Continue reading Custom Errors