Results 1 to 4 of 4

Thread: Where are you Reports?

  1. #1
    jmsupport is offline Member
    Join Date
    Feb 2009
    Posts
    6

    Default Where are you Reports?

    What happened to SugarCRM 5.0.2a and reports?? I upgraded my instance and found out that Zucker Reports which really seem the only viable options for reporting is not compatible with this version.

    What now?? Anyone else using any other reporting modules?

  2. #2
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    129

    Smile Re: Where are you Reports?

    Hi,

    Zucker Report is the way of reporting in sugarcrm 5.2.0a. For making Zucker report to run in the environment of SugarCRM 5.2.0a version you have to follow the following steps:

    I assumed you already have the new version of Zucker Report which is ZuckerReportsCE_1.10_module.zip

    1. You have to unzip the file
    2. After unzip open the file named manifest.php
    3. then at line number 4 may be you have to change original line with the said line

    Original
    PHP Code:
        'acceptable_sugar_versions' => array("regex_matches" => array("5.1.*")), 
    Change
    PHP Code:
        'acceptable_sugar_versions' => array("regex_matches" => array("5.2.*")), 
    4. After it save the file and zip the folder again

    Upload the file and enjoy the zucker report in the new sugarcrm version.




    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  3. #3
    jmsupport is offline Member
    Join Date
    Feb 2009
    Posts
    6

    Default Re: Where are you Reports?

    WoW. That was a great response. I really appreciate you doing that.

    Now thats what I call Sugar Power. I am up!!

  4. #4
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    129

    Smile Re: Where are you Reports?

    Thank you for your nice words. Always here for your help.



    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. i reports + zucker reports error
    By sidh211 in forum Developer Help
    Replies: 8
    Last Post: 2010-07-07, 09:27 AM
  2. Replies: 2
    Last Post: 2007-11-26, 10:52 AM
  3. Replies: 0
    Last Post: 2007-04-10, 06:18 PM
  4. Replies: 0
    Last Post: 2007-02-26, 03:07 AM

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
  •