Skip to content

Releases: RepairShopr/CommitCRM-Importer

Syncro Support

11 Dec 23:35
Compare
Choose a tag to compare

Now supports both RS and Syncro

Browse Commit CRM location

09 Oct 08:30
Compare
Choose a tag to compare

An application can not read the Commit CRM install location via registry key when the Commit CRM was not installed (was copied from another machine for example). Added a code which will display folder browser dialog to allow user manually pick up the folder if it was failed or not found.

Default location for Tickets and Multithreading

08 Oct 08:13
Compare
Choose a tag to compare

Fixed error related to the sending tickets to API (added default location for tickets). Implemented reading data by chunks for month periods and multithreading export for customers and tickets. Added additional logging code.

Fresh set of eyes

03 Feb 22:59
Compare
Choose a tag to compare

New release is ready, was tested with a large import and seems to be working again.

Bug Fixes

21 Jan 06:08
Compare
Choose a tag to compare

The query method was recently changed from grabbing oldest ticket, then looping over every month up until today - to - now it starts with ticket #0, and loops with a limit up to max ticket # provided in the UI.

When prompted in the UI for max number of tickets, just put some figure above the number of tickets you have.

Ex, you have 14311, you can put 14400, 15000, etc.

Some contact improvements

20 Jan 19:17
Compare
Choose a tag to compare
1.4.7

new release 1.4.7

Fixing some edge cases, more tickets will export now

15 Jan 19:22
Compare
Choose a tag to compare
1.4.6

release 1.4.6 - numerous edge cases fixed

Added Ticket.CreatedAt field

07 Jan 17:41
Compare
Choose a tag to compare
1.4.5

release 1.4.5 - ticket created_at field is added

Proper error logging for all types now!

06 Jan 17:32
Compare
Choose a tag to compare

At this point it seems pretty large exports work without a problem. The status bar tells you what it's doing, and data that's sent to RepairShopr is very accurate.

This is probably a stable release.

Improved progress bar

05 Jan 16:20
Compare
Choose a tag to compare

Now the progress bar tells you what month it's gathering so you can get an idea of total progress