• How to Extract Quoted Line Items Data

    I would like to utilize the REST API to extract QLI data. I need the related Quote to be exposed as well as the individual QLIs. I have a working Webhook where Quote header data is pushed to on external system using a specific trigger in Sugar. That…
  • 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…
  • What's the "line-num"-field in Quotes?

    Hi I'm stuck on the line-num field in the Quote interface. Can it be fetched using the api or is it calculated on the spot. I found it in the metadata under the name "line_num"(modules.Products.views.quote-data-group-list.meta.panels[0].fields[0]): {…
  • 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…