• 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…
  • The Products "Subpanel" on Quotes

    I need to run a script when an item is Saved on the Quote. So you pick a product from the dashlet, it is added to the SubPanel and then you click on the green button to save it. As it is saved I need to check its 'product_template_id' and if it is one…
  • where is QLI comment is stored?

    Please help me to know in which field QLI item comment is stored for the module Quotes/Sales Orders? Or in which module?
  • Creating a custom module based on Quotes

    I am thinking about creating a custom module much like Quotes where a related modules records can be added on the same form as the Record/Create of the parent record. This module would be much simpler than quotes and products would not be involved but…
  • Non accessible quotes getting loaded by bean

    I want to load quotes by user role access and permission.Using SugarQuery and Bean object ,I am trying to load the quotes but I am getting non-accessible quotes in the result. Please suggest me any way to get user accessible Quotes only.Here in my case…
  • Copy Quote is not working

    Hi EveryOne, I have created record.js to hide pdf templates based on condition and allowing users to edit the quote based on user type. This functionality is working but copy quote functionality is not working now( not able to copy the record). Does anyone…
  • How to remove "New Quoted Line Item" from Quotes.

    Hi All, I want to remove "New Quoted Line Item" option while adding "Quoted Line Item" option in Quotes. I just want to search available products (Product Catalog) in search option.(SugarCRM 8.2) quotes product catalogue I have provided images for the…