Results 1 to 3 of 3

Thread: Opportunity-Project no remove option in either

  1. #1
    manish.joshi is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    33

    Default Opportunity-Project no remove option in either

    Dear team,

    I noticed that if you link an opportunity and a project, there is no option to unlink them. Or say that there is no remove button in opprotunity subpanel of Project, and in Project subpanel of Opportunity. This means that once linked, it can't be undone!! This does not seem to be by design.

    I am nearing the delivery of a Sugar based project and have noticed it very late.

    Does anyone know the fix for this? Please help.

    Regards,
    Manish

    My environment is:
    Linux 2.6.19.2-grsec-sg5
    Sugar Community Edition Version 4.5.1e (Build 1049)
    MySQL Server version: 5.0.27
    Apache 1.3.37 (Unix)
    PHP 5.0.5
    Last edited by manish.joshi; 2011-04-30 at 11:19 PM.

  2. #2
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: Opportunity-Project no remove option in either

    Hi manish.joshi,

    To add a remove button, for example in opportunity subpanel of Project, you can add this code in the file modules/Opportunities/subpanels/default.php :

    PHP Code:
    'remove_button'=>array(
                
    'widget_class' => 'SubPanelRemoveButton',
                 
    'module' => 'Opportunities',
                
    'width' => '5%',
            ), 
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

  3. #3
    manish.joshi is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    33

    Default Re: Opportunity-Project no remove option in either

    Thanks Mathieu,

    This worked very well.

    Regards,
    Manish
    ________
    Wholesale vaporizer
    Last edited by manish.joshi; 2011-04-30 at 11:19 PM.

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: 2006-07-06, 03:40 PM
  2. Replies: 0
    Last Post: 2005-11-14, 01:53 PM
  3. Exporting Individual Project or Opportunity
    By reezon in forum General Discussion
    Replies: 0
    Last Post: 2005-09-17, 01:20 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
  •