Skip to content

Voucher collection fetch takes a lot of time with the new beta release(1.0.40) #49

@anksgupta

Description

@anksgupta

When i use the json based approach, the voucher collection fetch takes a lot of time. Attaching a screenshot for your reference.

Image

Is this expected or are there any more performance improvements that are yet to be published?

Btw below is the config.json object:

{
"database": {
"technology": "csv",
"server": "localhost",
"port": 0,
"ssl": false,
"schema": "tallydb",
"username": "sa",
"password": "admin",
"loadmethod": "file"
},
"tally": {
"definition": "tally-export-config.json",
"server": "localhost",
"port": 9000,
"fromdate": "2025-04-01",
"todate": "2026-03-31",
"sync": "full",
"frequency": 0,
"company": ""
}
}

Thanks in Advance

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions