Articles in this section
Tally Integration
Table of Contents
Introduction
Vtiger CRM’s integration with Tally allows you to sync data between Vtiger and Tally. So, you can easily transfer Ledgers, Stock Items, and Sales Vouchers from Tally to Vtiger’s Organizations, Products, and Invoices, and vice versa. This way, you will avoid dual data entry on both platforms.
Feature Availability
|
|
|
|
| |
| |||||
|
|
|
|
|
|
Installing Tally
Tally is a third-party app that you must install from Vtiger’s Extension Store. You can install extensions only if you are an Admin user in the CRM.
Follow these steps to install Tally:
- Log in to your CRM account.
- Click the Main Menu.
- Click the Add-ons button on the bottom left.
- Look for Tally and click Install.
- Click Yes to confirm the installation.
|
Configuring Tally
After you have installed Tally, you must configure it to sync data.
Follow these steps to configure Tally:
- Log in to your CRM account.
- Click the Main Menu.
- Go to Organizations, Products, Sales Orders, or Invoices.
- Click Sync.
- Enter the following information:
- Vtiger username
- Secret key
- Tally company name (case sensitive)
- Tally base currency, default sales ledger, default discount ledger, and default shipping ledger
- Click the Download .vtc file button.
- Click Save Settings.
After you perform the steps above, you will receive a confirmation email.
Next steps:
- Download the VtigerTallyConnector zip file from here. Unzip the file in your local computer where Tally is installed.
- Go to conf folder > VtigerTallyConnector.properties file after unzipping the connector.
- Set the required values for VTC_File_Path, Tally_Company, Tally_Server, and Tally_Port.
- For example, if you place the vtiger.vtc file downloaded from Vtiger in your computer’s D drive, your path will look like this - VTC_File_Path = D:/vtiger.vtc.
- Provide your Tally company name in Tally_Company. This name is case-sensitive.
- Provide the server details and port number. The default values are -
- Tally_Server = http://localhost
- Tally_Port = 9000
- Open Tally and load the company name that you provided in the previous step.
- Load the VtigerCheck.tdl, VtigerDateFilter.tdl, and VtigerImport.tdl files to the Tally installation folder (C:\Program Files\Tally.ERP9 ) from the zip file you downloaded in Step 1.
- In Tally ERP9, perform the following steps:
- Press F12 under Gateway of Tally.
- Click on Product and Features.
- Click F4: Manage Local TDLs shown on the right panel.
- Set LoadTDLs on startup to Yes.
- Add VtigerDateFilter.tdl, VtigerCheck.tdl, and VtigerImport.tdl to List of TDLs to preload on Tally startup.
- Click Tab to save.
- In Tally Prime, perform the following steps:
- Press F1:Help under Gateway of Tally.
- Select TDLs & Addons.
- Click F4:Manage Local TDLs located on the right.
- Provide the TDL Path and add VtigerDateFilter.tdl, VtigerCheck.tdl, and VtigerImport.tdl under File Name.
- Set Load TDL to Yes for all the three files
- Click Tab to save.
|
Syncing Data
After the configuration is successful, you can choose how you want to sync data.
Follow these steps to sync data between Tally and Vtiger:
- Log in to your CRM account.
- Click the Main Menu.
- Go to Organizations, Products, Sales Orders, or Invoices.
- Click Sync.
- Click View available connectors.
- Select Tally.
- Enable the checkbox for the modules that you want to sync.
- Choose a sync direction:
- Tally to Vtiger
- Vtiger to Tally
- Disable Sync (to stop syncing data)
- Specify your Tally Credentials.
- Click Save Settings.
- Open VtigerTallyConnector > bin folder and run start.bat to start the sync.
- Click Show Sync Results to see the last synced report.
|
Field Mapping
Here is information on which Tally fields are mapped to which fields in Vtiger.
Ledgers to Organizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stock Items to Products
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sales Vouchers to Invoices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sales Orders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Limitations
- Ledger Group is not updated from Vtiger to Tally if records synced from Tally to Vtiger are updated, and you are trying to sync them to Tally again.
- Product taxes will not be overwritten from Vtiger to Tally if the product updated in Vtiger is synced from Tally earlier.
- Taxes can be synced only one way, that is from Tally to Vtiger. Even if the Sync Direction is Vtiger to Tally, Taxes get synced only from Tally to Vtiger.
- Default Sales Order Number in Vtiger gets synced to Voucher Number in Tally. Tally’s Sales Order No is a redundant field when syncing from Vtiger to Tally.
- If the default tax mode is Group, and Charges on taxes are present in Vtiger, then records get skipped.
Behavior
- If the Ledger Group field is empty in the Organizations module and synced to Tally, then Sundry Debtors are taken as default in Tally.
- GSTIN will sync to Tally only if the Vtiger organization records’ billing country is India.
- Usage Units and Category must be present in Tally before syncing products to Tally. Otherwise, products will get skipped.
- Except for Default Discount and Default Shipping Charges, any other charges present get synced to Adjustments from Tally to Vtiger.