Settings saved but connection not yet tested. Click "Test Connection" below.
Tally Connection Settings
Setup Guide
- Open TallyPrime on the server machine.
- Go to Gateway of Tally → F12: Configure → Product Features → Enable ODBC & XML Server → Yes
- Default port is 9000. Ensure firewall allows this port if Tally is on a different machine.
- Enter the URL above (e.g.
http://192.168.1.100:9000for network access). - Click Save Settings then Test Connection.
- For auto-sync, add to cron:
php artisan tally-cloud:sync --all
Note: Tally does not support webhooks. Changes are picked up on the next sync poll (default: every 15 min). For near-real-time sync, reduce the poll interval.
Entity mapping:
- CRM5 Clients → Tally Ledgers (Sundry Debtors)
- CRM5 Invoices → Tally Sales Vouchers
- CRM5 Expenses → Tally Purchase Vouchers