I created a new module called Contract Offices, which has a one-to-many relationship with Opportunities. The creation appears to be successful, as the Contract Offices subpanel now shows up on an Opportunity record. However, it's not appearing during…
Hi, everyone!
I would like to know how to relate a contact to an opportunity automatically based on the customer.
The scenario is this one:
The user creates its Opportunities via the Quote record, the quote record only has the Account related to…
Hey is there a way to access the opportunity ID given the documentID. I would like to be able to query given the docID info and be able to find the associated opportunity related to the docID provided. I can definitely complete the task done the other…
Hello,
I would like to create a report that could represent a significant change on an opportunity (e.g. Effective Date change, Revenue change) - I am struggling with it a bit at the moment.
I was thinking about creating timestamps for fields I…
Hello,
it would be nice that Sugar can be use with AND without RLI, depending on the opportunity.
For instance, most of basic opportunity can be handle without RLI. But for more advanced opportunity or when the deal is closer to the final stage…
Hi everybody,
it would be nice if the Renewals Console can be also available for Opportunity without RLI.
Currently, it is a mandatory option : https://support.sugarcrm.com/documentation/sugar_versions/13.0/sell/application_guide/user_interface/dashboards_dashlets…
I want to force the users to add contacts to all opportunity created. The opportunity should not save without a contact added. Also, is there a way to bring contacts to the primary panel of opportunity so it becomes a mandatory option?
Please HELP! How to find the contact ID related with current opportunity module in the record.js file ( custom/modules/Opportunities/clients/base/views/record/record.js ). In other words i just need to get the contact ID which is related to my opportunity…
I'm trying to find some documentation on how to do this. I will start trying to use this endpoint now, but its not clear to me if it will work:
<module>/:record/link/:link_name/:remote_id POST
But I do not know if it will work.
Thanks for some…
Hi all,
I have a field call Branch that exists in both the Opportunity and Revenue Line Item modules. When an RLI record is created, I want the Branch field in that record to be set to the same value as in the parent Opportunity record, unless the user…
I am getting a discard changes? popup after click on any module of navigation after edit in subpanel. Explained below:
In Opportunity model subpanel for RLI, I have added a RLI record. After that I have updated the RLI record from subpanel with Quantity…
Hi Team,
I would like to implement a Date_Modified_by_Assignee field in the Opportunity module that is automatically set to the current datetime when the record is updated but only if it is being updated by the user whom the record is assigned to. Is…
Hello Devs, in this ocassion I want to ask you if you can please help me with the following:
I want to import A LOT of Opportunities with their Revenue Line Items, I am importing directly the RLIs so the Opportunities can be created automatically…
Hello once again! In this ocassion I need your help because I was doing some testing in my Sugar Instance but I did not know that the "Closed Won" opportunities won´t delete after entering that stage.
Someone can guide me through how to delete it? Please…
Hello DevGods, my name is Angel and I´m new in Sugar. I was wondering if there is a way to get every Opportunity once saved to tag itself.
Example: I make my first opportunity and I want to "tag" that Opportunity with the first letter of the Business…
We would like a field on our Opportunity record that reflects all of the Product Category values on related Revenue Line Items. For instance, for an Opportunity with 2 Revenue Line Items, if a "WP" Product Category was on 1 Revenue Line Item and "EC"…
When creating a new Opportunity (Opp), the Revenue Line Item (RLI) is also created at the same time. Currently, the RLI Assigned To and Teams are set to the values of the person creating the records, but we would like the RLI Assigned To and Teams to…
Hello. I have a Revenue Line Item that gets a Opportunity to relate. And I have a record.js in the Opportunity that on clicking the Edit button, it changes the Opportunity 'sales_status' value with the Revenue Line Item 'sales_stage' value. The javascript…
Hello. I'm using SugarCRM Enterprise 7.5.2.4. I have a RevenueLineItems module, that is related to the Opportunities modules. What I need is when changing the RevenueLineItem 'sales_stage' field value, the related Opportunity 'sales_status' field value…
Hi guys ! I have a problem with my Opportunity module. So I have 2 custom fields: Category (which is a dropdown: H&S, ICT, TBD) and Reference (which is a calculated field). The reference is a mix of some other data, the thing is: for some reason it only…