Results 1 to 3 of 3

Thread: History Note Date Modified Different than Emails

  1. #1
    browndogforever is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    22

    Lightbulb History Note Date Modified Different than Emails

    Notes Date modified displaying/Sorting diferently than Emails in the history of an opportunity
    I am currently running Version 4.5.1d (Build 1273) Please point me in the right direction to make this uniform so the sort function work correctly.
    Attached Images Attached Images  

  2. #2
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Wink Re: History Note Date Modified Different than Emails

    Hi!

    The problem is in the file modules/Notes/Note.php

    there is a code

    $note_fields["DATE_MODIFIED"] = substr($note_fields["DATE_MODIFIED"], 0 , 10);

    just remove it and everything will be ok

    or hide that code

    //$note_fields["DATE_MODIFIED"] = substr($note_fields["DATE_MODIFIED"], 0 , 10);

    Hope it will help you.
    Petro Blagodir
    petro@blagodir.ua
    http://www.blagodir.com
    Blagodir Ltd.( SugarCRM - Consultations, Development and Support)

  3. #3
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Default Re: History Note Date Modified Different than Emails

    if everything is ok you will see something like this.
    Attached Images Attached Images  
    Petro Blagodir
    petro@blagodir.ua
    http://www.blagodir.com
    Blagodir Ltd.( SugarCRM - Consultations, Development and Support)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 2006-10-02, 09:49 PM
  2. Replies: 0
    Last Post: 2006-03-03, 03:21 PM
  3. Opportunities & Emails - Errors Date shown
    By malcolmh in forum Help
    Replies: 5
    Last Post: 2005-06-06, 03:46 PM
  4. Replies: 2
    Last Post: 2005-05-18, 11:59 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
  •