• Add Quote like functionality to the Custom Module

    I need to create a module exactly same as quote module with all functionality of quote module My Custom Module name is "Order Form" Quote & "Order Form" will be related as 1 to Many i.e 1 "Quote" : Many "Order Form" Product and "Order Form" will…
  • Show relationship module value in quotes

    I have one custom module with 1-M relationship with "Quotes". How can I show relationship module's value in quote via creating quote from Sub panel. Now if I create quote from sub panel it will redirect to quote/create. but related modules value not auto…
  • Sugarcrm 7.9.3: Quote Line Items -CreateView- ReadOnly Not Working

    I'm working on sugar 7.9.3, When trying to make a field in quote line item to readonly its not working. Following is the scenario. I added product field status to show in quote line items. modules/Quotes/clients/base/views/record/record.php ( Worked in…
  • Sugarcrm 7.9: Validate Quote `Group List` upon Save

    Im trying to add validation to Quote line items. As the quote moved to Sidecar in Sugarcrm 7.9 save to lineitems are difference. We can edit and save each lineitems. Im trying to validate some field upon save in the Line items refer image below. I have…
  • Copying custom fields from a Product Catalog Entry to a new Quote Line Item

    Hello... In Sugar 7.9.x: Does anyone know h ow we get new custom fields in the Product Catalog (Product Template) module automatically copied over as default values for the line items in the Quotes module? Out of the box it does this for some fields …