Results 1 to 6 of 6

Thread: Project Task List

  1. #1
    scliburn is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    Southern California
    Posts
    50

    Default Project Task List

    When viewing the project tasks list, the listview does not reflect the project that the task belongs too.

    It does show in the edit view, and in the detail view, but not the list view.

    Anyone experiencing this, and would this be the right forum to post this?
    I'm on 3.5.1a Enterprise.

  2. #2
    orzo is offline Sugar Community Member
    Join Date
    May 2005
    Posts
    79

    Default Re: Project Task List

    Just manually modify the HTML, that's what I did.

  3. #3
    orzo is offline Sugar Community Member
    Join Date
    May 2005
    Posts
    79

    Default Re: Project Task List

    Oh yeah, there is a bug there, Now that I think about it I did add this line in the modules/projecttask/projecttask.php file

    $task_fields['PARENT_NAME'] = $this->parent_name;

    in the get_list_veiw_data() function just before the last line

    return $task_fields;


    The HTML I modified was the myprojecttasks.html the listview.html to include the column for the project name.

    -Orzo

  4. #4
    rnavock is offline Member
    Join Date
    Sep 2005
    Posts
    7

    Default Re: Project Task List

    thanks orzo, that did the trick.

  5. #5
    niyogi is offline Sugar Community Member
    Join Date
    Jun 2004
    Posts
    26

    Thumbs down Re: Project Task List

    Little bugs like these really oughtta be fixed and released immediately in an update. :-/

    Roj
    Tripod Support Solutions - Outsourced Technical Support to ASPs, ISPs, and WHPs
    www.tripodsupport.com

  6. #6
    rgauss is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    38

Thread Information

Users Browsing this Thread

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

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
  •