Feature #185
Add the filter lenght in the option tab for Source-SugarCRM
| Status: | Closed | Start: | 10/02/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | tshif | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Caller ID Superfecta Source Files | Estimated time: | 0.50 hour |
Description
Replaced the hard coded filter_length in the code by a option that the user can change in the gui.
The purpose of this variable is to describe how many rightmost digit should be used for the match with the sugarcrm database.
It helps for people who are storing the information in their database in a different format than the way the Caller ID is presented and/or modified by the dial pattern.
uploaded in SVN rev 143
History
Updated by tshif over 2 years ago
- Assigned to set to tshif
Patrick - does this require database code changes - and if yes, have you made them?
Updated by patrick_elx over 2 years ago
no it shouldn't as the database is populated directly by reading the headers in the source file.
Updated by tshif over 2 years ago
- Target version set to Caller ID Superfecta v 2.2.1 Maintenance Release
Updated by tshif over 2 years ago
Patrick - I dont have SugarCRM - do you have it installed so that this update has been tested?
Updated by patrick_elx over 2 years ago
yes, all the mods I'm submitting are tested and working ok with my system.
But a second pair of eyes is always welcome.
But I'm confident that you can release this update as it's a minor mod that shouldn't break anything else.
Updated by tshif over 2 years ago
- Status changed from QA Testing to Closed
- Target version changed from Caller ID Superfecta v 2.2.1 Maintenance Release to Caller ID Superfecta Source Files
- % Done changed from 80 to 100
Added to live update repository.
Updated by tshif over 2 years ago
Updated by patrick_elx over 2 years ago
the previous one was working anyway, it was just a small typo that I corrected on my server that I forgot to commit to the SVN.