Results 1 to 3 of 3

Thread: Trying to change links/buttons/etc. from "Employee" to "Sales Person"

  1. #1
    HIW831 is offline Member
    Join Date
    Jul 2010
    Posts
    10

    Default Trying to change links/buttons/etc. from "Employee" to "Sales Person"

    NOTE: I posted this in the developers section as well as I did not now where it fit best.

    Seemed like a simple enough task. I searched all sugar files for employee and though that changing references in /modules/Employees/language/en_us.lang.php would do it. Apparently not :

    I made changes to the file such as the following, however all references to Employees still show up. It may seem minor, but all our sales people are independent contractors and the word employee could get me in trouble.

    Any ideas or help would be GREATLY appreciated!

    Thanks,
    Steve

    I'm not a developer, but have been dealing with PHP for years. I can normally troubleshoot well. I guess I know just enough to be dangerous. Go easy on me..


    'LBL_MODULE_NAME' => 'Employees',
    'LBL_MODULE_TITLE' => 'Sales Team: Home',
    'LBL_SEARCH_FORM_TITLE' => 'Sales Team Search',
    'LBL_LIST_FORM_TITLE' => 'Sales Team',
    'LBL_NEW_FORM_TITLE' => 'New Sales Person',
    'LBL_EMPLOYEE' => 'Sales Team:',

  2. #2
    HIW831 is offline Member
    Join Date
    Jul 2010
    Posts
    10

    Default Re: Trying to change links/buttons/etc. from "Employee" to "Sales Person"

    Figured out my own problem.. sugar was using the cache files. deleted them and all is good.

    Thanks

  3. #3
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: Trying to change links/buttons/etc. from "Employee" to "Sales Person"

    Hi,

    I just wanted to draw your attention, while you modify anything in sugar make sure it is done in an upgrade safe way.

    Like, you changed the labels, have you put them in custom/modules/Employees? or you changed core file?
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2010-07-06, 01:53 AM
  2. Replies: 3
    Last Post: 2009-03-12, 01:42 PM
  3. Replies: 3
    Last Post: 2008-07-27, 06:30 PM
  4. Replies: 1
    Last Post: 2008-01-14, 07:52 PM
  5. Replies: 2
    Last Post: 2005-10-22, 04:47 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
  •