Results 1 to 4 of 4

Thread: zuckarReport Manual for SugarCRM 5.2.0i

  1. #1
    sugarcrm10 is offline Member
    Join Date
    Nov 2009
    Posts
    6

    Default zuckarReport Manual for SugarCRM 5.2.0i

    Is there any Zucker ReportCE 1.10 or 1.11 installation Manual for SugarCRM

    Thanks
    Last edited by sugarcrm10; 2009-12-25 at 07:02 PM.

  2. #2
    gregbaskind is offline Sugar Community Member
    Join Date
    Mar 2009
    Posts
    23

    Default Re: zuckarReport Manual for SugarCRM 5.2.0i

    1. Download Zucker Reports Module from SugarExchange
    http://www.sugarexchange.com/product...php?product=30

    2. Installl:
    Goto
    Your SugarCRM instance > Admin > Module Loader
    That allows upload and install of the Zucker Reports Module zip package.

    If you have trouble, then search forums: http://www.sugarforge.org/forum/forum.php?forum_id=87

    3. !!!Optional!! !!Advanced!!
    Japser (Java) Report support in Zucker
    If you want to use Jasper (Java reports) inside Zucker, then you have to configure your server to make Japser work with Zucker (only for brave admins and developers)
    You will need to install the Java Runtime Environment (JRE)...
    Once on your server and then also the workstation where you will be writing the reports.
    On the server try to use YUM or Package Manager. There will be dependencies and config to deal with.
    On your workstation, install iReport, which is a version of NetBeans, the Java IDE. iReport will install JRE
    http://jasperforge.org/plugins/proje...hp?group_id=83

    4. You MUST read the Zucker Tutorials: !RTFM!

    Zucker Manual
    http://www.sugarforge.org/frs/?group_id=30

    5. Install and look at the Zucker Demos Packs:
    In the SugarForge downloads for Zucker list, you will also find Demo Pack of example Reports.
    Download and install Demo Packs on your SugarCRM.
    http://www.sugarforge.org/frs/downlo..._DemoPack1.zip
    http://www.sugarforge.org/frs/downlo..._DemoPack2.zip

    SugarCRM > Admin > Module Loader

    Learn to setup Parameters (input for report templates)
    Learn to setup Report Templates.
    Learn to Bind Parameters to Report Templates.

    6. Make your own reports:
    You will make Report Templates and Bind Parameters to Report Templates.
    Then you run the Templates to get actual Reports displayed.

    Four kinds of reports in Zucker, two easy, two more difficult:

    Easy Reports:
    Create in Zucker Module tab with no other software.
    Listings Templates - make queries on SugarCRM modules like Accounts, Contacts etc. and get results in list.
    Query Templates - make simple queries to database and get results in list.

    Difficult Reports:
    The other two kinds of reports require that report templates are created in external software and uploaded.
    Office Templates - make a "Merge" Doc in Microsoft Office and upload to Zucker, then connect Parameters (input for you Doc fields)
    Japser Templates - make Reports in Jasper, usually with iReport, and upload to Zucker, then Bind Parameters (input for Jasper report)

    Jasper reports are the most powerful. These can create charts with calculations and graphs.
    Jasper reports can have sub-reports to add detail to report data. Sub-reports are very difficult to master.

    7. Install iReport on your workstation.

    http://jasperforge.org/plugins/proje...hp?group_id=83

    It is easier to make your own Jasper reports on iReport, which is a Jasper report writer based on NetBeans.
    Read the Zucker iReports Manual, which was released with the 1.6 version of Zucker.

    http://www.sugarforge.org/frs/downlo...t_Tutorial.pdf


    For more assistance with iReport and Jasper, try to find an online book on iReport like:
    The Definitive Guide to iReport - Experts Voice.

    Good Luck

  3. #3
    agcopley is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Santiago, Chile
    Posts
    204

    Default Re: zuckarReport Manual for SugarCRM 5.2.0i

    Quote Originally Posted by gregbaskind View Post
    1. Download Zucker Reports Module from SugarExchange
    http://www.sugarexchange.com/product...php?product=30

    2. Installl:
    Goto
    Your SugarCRM instance > Admin > Module Loader
    That allows upload and install of the Zucker Reports Module zip package.

    If you have trouble, then search forums: http://www.sugarforge.org/forum/forum.php?forum_id=87

    3. !!!Optional!! !!Advanced!!
    Japser (Java) Report support in Zucker
    If you want to use Jasper (Java reports) inside Zucker, then you have to configure your server to make Japser work with Zucker (only for brave admins and developers)
    You will need to install the Java Runtime Environment (JRE)...
    Once on your server and then also the workstation where you will be writing the reports.
    On the server try to use YUM or Package Manager. There will be dependencies and config to deal with.
    On your workstation, install iReport, which is a version of NetBeans, the Java IDE. iReport will install JRE
    http://jasperforge.org/plugins/proje...hp?group_id=83

    4. You MUST read the Zucker Tutorials: !RTFM!

    Zucker Manual
    http://www.sugarforge.org/frs/?group_id=30

    5. Install and look at the Zucker Demos Packs:
    In the SugarForge downloads for Zucker list, you will also find Demo Pack of example Reports.
    Download and install Demo Packs on your SugarCRM.
    http://www.sugarforge.org/frs/downlo..._DemoPack1.zip
    http://www.sugarforge.org/frs/downlo..._DemoPack2.zip

    SugarCRM > Admin > Module Loader

    Learn to setup Parameters (input for report templates)
    Learn to setup Report Templates.
    Learn to Bind Parameters to Report Templates.

    6. Make your own reports:
    You will make Report Templates and Bind Parameters to Report Templates.
    Then you run the Templates to get actual Reports displayed.

    Four kinds of reports in Zucker, two easy, two more difficult:

    Easy Reports:
    Create in Zucker Module tab with no other software.
    Listings Templates - make queries on SugarCRM modules like Accounts, Contacts etc. and get results in list.
    Query Templates - make simple queries to database and get results in list.

    Difficult Reports:
    The other two kinds of reports require that report templates are created in external software and uploaded.
    Office Templates - make a "Merge" Doc in Microsoft Office and upload to Zucker, then connect Parameters (input for you Doc fields)
    Japser Templates - make Reports in Jasper, usually with iReport, and upload to Zucker, then Bind Parameters (input for Jasper report)

    Jasper reports are the most powerful. These can create charts with calculations and graphs.
    Jasper reports can have sub-reports to add detail to report data. Sub-reports are very difficult to master.

    7. Install iReport on your workstation.

    http://jasperforge.org/plugins/proje...hp?group_id=83

    It is easier to make your own Jasper reports on iReport, which is a Jasper report writer based on NetBeans.
    Read the Zucker iReports Manual, which was released with the 1.6 version of Zucker.

    http://www.sugarforge.org/frs/downlo...t_Tutorial.pdf


    For more assistance with iReport and Jasper, try to find an online book on iReport like:
    The Definitive Guide to iReport - Experts Voice.

    Good Luck
    The idea that using Jasper with Zucker Reports is very difficult, is not true.
    There are several minor configuration issues to contend with, depending on the platform,
    but they are well known and documented in the forum. Give it a go and let the forum help you!

    Andrew

  4. #4
    sugarcrm10 is offline Member
    Join Date
    Nov 2009
    Posts
    6

    Default Re: zuckarReport Manual for SugarCRM 5.2.0i

    Thanks guys

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. manual
    By eszter.pechmann in forum Help
    Replies: 1
    Last Post: 2009-02-11, 02:13 PM
  2. Replies: 2
    Last Post: 2007-09-10, 05:41 AM
  3. help manual ?
    By janislanka in forum General Discussion
    Replies: 2
    Last Post: 2006-01-18, 08:57 AM
  4. SugarCRM version 3.0 Manual?
    By bmcallister in forum Help
    Replies: 1
    Last Post: 2005-06-04, 08:23 AM
  5. Link to SugarCRM User manual
    By brov in forum Help
    Replies: 0
    Last Post: 2004-12-13, 01:05 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
  •