There are mainly two important concepts for integrate with clear tax 1 E invoice integration 2. E way bill integration E invoice integration Below mentioned end points are used for integration Generate E invoice Generate IRN – ClearTax Docs Cancel E invoice Cancel IRN – ClearTax Docs Download E invoice Get E-Invoice PDF – ClearTax… Continue reading End points used for clear tax direct integration
Month: December 2022
Assign Json to php Variables
Working With Cases
When a customer reports an issue, question, or suggestion to business, and create a case in account. That is added to the cases list and is the beginning of the case workflow. Next, the case is routed to the appropriate support rep from the cases list. The support rep can then reply by email to… Continue reading Working With Cases
Error parsing XML: the entity name must immediately follow the ‘&’ in the entity reference
Solution Firstly, we need to check, where we use the ‘&’ in the record . It may be billing address, shipping address, item name and Lot number in the inventory details . After that using the below mentioned code for replace the ‘&’ replace(/&/gi, ‘&’) || “”; For Example: var get_des = create_invoice.getSublistText({ sublistId: ‘item’, … Continue reading Error parsing XML: the entity name must immediately follow the ‘&’ in the entity reference
Reason Why UPS Shipping Items Appearing in FedEx/More List
If UPS Shipping Items appear in the Shipping Method dropdown after FedEx/More is selected as the Shipping Carrier check to see if the Shipping Item is integrated with UPS. 1. Any Shipping Items not integrated with UPS/FedEx will appear in the More section. These shipping items will all appear in the FedEx/More Carrier dropdown. 2.… Continue reading Reason Why UPS Shipping Items Appearing in FedEx/More List
Void Journal Entry Permission for Custom Role
To be able to void Journal Entries, the user must have at least Create level of access for Make Journal Entry permission. Here are the steps to resolve this : Navigate to Setup > Users/Roles > Manage Roles. Edit the role of the User. Under the Permissions tab > Transactions subtab > Make Journal Entry = Create. Click Save.
Difference between Resource Allocation Feature and Project Task Manager Bundle
The Resource Allocation feature helps resource managers allocate the right resources to projects based on availability, skill sets, and other criteria. The Project task manager will allow you to manage and edit project task assignments using a graphic interface that displays project resources and assigned tasks. In summary, the Resource Allocation feature helps you to… Continue reading Difference between Resource Allocation Feature and Project Task Manager Bundle
How to Create Custom 404 Page in Magento 2 ?
4 Steps to Create Custom 404 page in Magento 2 Step 1: Access Your Magento Admin Panel Step 2: Find The 404 Not Found Edit Page Step 3: Edit The Default 404 Not Found Page Step 4: Click To The Save Button Step 1: Access Your Magento Admin Panel From the Admin panel, navigate to… Continue reading How to Create Custom 404 Page in Magento 2 ?
Override Avatax in NetSuite
Once an Avatax tax code is used in a transaction, it can no longer be changed in the transaction because it is locked to the tax code since there is a document on the admin console reflecting the transaction. To further explain: 1. When a transaction is first created using Avatax Tax Item, Avatax computes… Continue reading Override Avatax in NetSuite