Results 1 to 5 of 5

Thread: Financial--Loan modification module

  1. #1
    Floomer76 is offline Junior Member
    Join Date
    Sep 2010
    Posts
    4

    Default Financial--Loan modification module

    I am a software developer and my assignment is to build a CRM that handles Loan Modifications. My idea is to use Sugar CRM as a template to craft such a program.

    What I want to do is

    Link a web-based questionaire and debt calculator to the CRM's customer database and automate updates whenever someone uses the questionaire and calculator.

    Set an automatic e-mail system that e-mails people informing them that they will be contacted within 24 hours

    Basically, my partner wants to replicate another CRM, CaptaLoans

    is this doable?

  2. #2
    robertbmirth is offline Sugar Community Member
    Join Date
    Jun 2010
    Location
    Irvine, CA
    Posts
    345

    Default Re: Financial--Loan modification module

    Yes, this is doable. If you can generate the external questionnaire, you can interface it with SugarCRM via SOAP or REST, or (non-preferably) through direct database access. SugarCRM also comes with a WebToLead form generator that might work for this, but I doubt it (worth looking into depending on your criteria though).

    Sugar also comes with a rather robust emailing feature and workflow management system that should be able to handle your emails.
    Robert Beckman
    Software Engineer
    Mirth Corporation

  3. #3
    Floomer76 is offline Junior Member
    Join Date
    Sep 2010
    Posts
    4

    Default Re: Financial--Loan modification module

    Thanks. What would you say is better; Going from scratch or using sugar as a template? Can I do this with the free download? In addition, where can I find the source code?

    What would you say a reasonable timeline for this is?

  4. #4
    robertbmirth is offline Sugar Community Member
    Join Date
    Jun 2010
    Location
    Irvine, CA
    Posts
    345

    Default Re: Financial--Loan modification module

    It really depends on your background/if you're planning on expanding this system at all, but I would suggest going with Sugar. You can do all this with the Community Edition but it'll be a little different than if you're doing it with Pro as CE doesn't have the workflow feature, but you should be able to get around this by writing a scheduler job instead of a workflow (a little more gritty but the functionality will be the same).

    As this is a PHP/JS project, the source code essentially comes with the community edition that you download.

    I'm absolutely horrible with time lines, just as a warning, and again it really depends on your background, but if you've worked with web services before, then I would say you could get this done in about a two or three weeks of solid work. If you haven't, then probably a week more to understand them.
    Robert Beckman
    Software Engineer
    Mirth Corporation

  5. #5
    Floomer76 is offline Junior Member
    Join Date
    Sep 2010
    Posts
    4

    Default Re: Financial--Loan modification module

    Okay, We just clarified the project a little, and I'm putting it into three modules

    Employee module: is what the employees see and interact with--essentially the backend--this is basically the captaloans system.

    customer module: they interact with the website for the most part. they need a status bar and they need to know who their representative is.

    accountant module: they need to know all the monetary information- when money was paid, when payments are due, that sort of thing.

    Is all of this doable with sugar?

    I am relatively new with PHP programming, so what is a reasonable timeline?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Financial Module
    By rjrodrigues in forum General Discussion
    Replies: 2
    Last Post: 2009-03-06, 04:01 PM
  2. module modification
    By kris1363 in forum Help
    Replies: 0
    Last Post: 2007-10-18, 07:53 AM
  3. module modification
    By kris1363 in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-10-18, 07:51 AM
  4. module modification
    By kris1363 in forum Developer Help
    Replies: 0
    Last Post: 2007-10-18, 06:56 AM
  5. Best place to find loan, credit and other information
    By Uscredit in forum General Discussion
    Replies: 0
    Last Post: 2006-12-05, 09:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •