<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarcrm.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/explore/help-forums/enterprise-professional/f/enterprise-professional-questions/6356/docmerge---quotes-module---how-to-handle-comment-line-with-quoted-line-items</link><description>Hello, 
 I am wondering how to handle Quotes template using DocMerge. 
 On the definition screen, you can organize your quote details with group (bundle), quoted line items and comments. 
 My problem is that I don&amp;#39;t know how to manage the comments and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32642?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 14:02:19 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:a71115b4-8dab-4084-9902-42927dcc38b8</guid><dc:creator>Frank van Kooten</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;a href="/members/normbonenfant305307"&gt;Norm Bonenfant&lt;/a&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&amp;nbsp;I did manage to get the order right, so comments are shown between the products. However, now the line numbers show gaps where the comments are. If you can live with that I can share my sollution.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32641?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 13:58:31 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:6dd08cd1-4535-4c91-9339-352a8dcd2066</guid><dc:creator>Frank van Kooten</dc:creator><description>&lt;p&gt;Code used in template:&lt;/p&gt;
&lt;p&gt;{#product_bundles sort=&amp;#39;position:asc&amp;#39;}&lt;strong&gt;{name}&lt;/strong&gt;{#product_bundle_items}&lt;/p&gt;
&lt;p&gt;{if (_module==&amp;#39;Products&amp;#39;)}{@index} | {quantity} | {name} | {discount_price} | {discount_rate_percent}% | {net_price_per_c} | {net_deal_subtotal_c}&lt;br /&gt; {long_product_explanation_c}&lt;br /&gt; {else}{description}{endif}&lt;/p&gt;
&lt;p&gt;{/product_bundle_items}{/product_bundles}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32640?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 13:01:28 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:d2a9eca4-67f5-4ce3-9e43-d6fade0a08bd</guid><dc:creator>Frank van Kooten</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;a href="/members/patrickmcqueen347560"&gt;Patrick McQueen&lt;/a&gt;&amp;nbsp;Hello Patrick, I succesfully implemented this into my quote templates. However, if I add @index for line numbers it now reserves numbers for the ProductBundleNotes.&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;Exaple: Product | Note | Product results into line number 1 | 2 (hidden) | 3&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;This is probably because the @index tag is now looking at ProductBundleItems instead of Products.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;Any idea&amp;#39;s on how to use the index-tag, but make it look at the product level line-number (index)?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;&lt;span style="vertical-align:inherit;"&gt;Kind regards, Frank&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32462?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 12:55:46 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:ce676c88-666a-4d5c-84aa-60a497c5e121</guid><dc:creator>Vincent Amari</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Cristinel,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Trying all alternatives, just tried this one from you now and get this error:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Invalid closing tag on #product_bundle_notes&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32461?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 12:52:39 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:78b4d80e-bad2-439c-bd6f-503b9142c066</guid><dc:creator>Vincent Amari</dc:creator><description>&lt;p&gt;Same error&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Invalid closing tag on #product_bundle_items&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32112?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 05:14:42 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:feb1044b-fb5b-4bfb-a505-4dae9ee14b25</guid><dc:creator>Patrick McQueen</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/anastasiiagubanovych16412"&gt;Anastasiia Gubanovych&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I have provided an example of using this in a table as well in this comment:&lt;br /&gt;&lt;a href="https://sugarclub.sugarcrm.com/explore/help-forums/enterprise-professional/f/enterprise-professional-questions/6356/docmerge---quotes-module---how-to-handle-comment-line-with-quoted-line-items/32109"&gt;sugarclub.sugarcrm.com/.../32109&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32111?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 05:12:34 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:7a4ca1ce-d716-4ecb-8402-abe9325f665c</guid><dc:creator>Patrick McQueen</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/maxhoffman342705"&gt;Max Hoffman&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve identified a workaround to the issue with Alex&amp;#39;s comment.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Please see my reply comment here for more information:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;a href="https://sugarclub.sugarcrm.com/explore/help-forums/enterprise-professional/f/enterprise-professional-questions/6356/docmerge---quotes-module---how-to-handle-comment-line-with-quoted-line-items/32109"&gt;sugarclub.sugarcrm.com/.../32109&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32110?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 05:11:53 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:2b43a307-6289-4e75-aba1-b24606960545</guid><dc:creator>Patrick McQueen</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/normbonenfant305307"&gt;Norm Bonenfant&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve identified a workaround to the issue with Alex&amp;#39;s comment. &lt;br /&gt;Please see my reply comment here for more information:&amp;nbsp;&lt;br /&gt;&lt;a href="https://sugarclub.sugarcrm.com/explore/help-forums/enterprise-professional/f/enterprise-professional-questions/6356/docmerge---quotes-module---how-to-handle-comment-line-with-quoted-line-items/32109"&gt;sugarclub.sugarcrm.com/.../32109&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/32109?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 05:05:42 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:63cab3a0-5bde-4f5a-b7b9-c55afb21d6df</guid><dc:creator>Patrick McQueen</dc:creator><description>&lt;h3 id="mcetoc_1iahif8si0"&gt;Working with the above copy&lt;/h3&gt;
&lt;p&gt;After copying the text from the above comment into Word, I manually rewrote the line: {/product_bundle_items}.&lt;/p&gt;
&lt;p&gt;Once I made the change and uploaded it as a Document Template, it worked without any issues.&lt;/p&gt;
&lt;p&gt;Copying and pasting from different systems can be tricky since various applications might add their own formatting, which Word can interpret unpredictably. It seems there was something subtle about that specific line in this version that caused the &amp;quot;Invalid closing tag on #product_bundle_items&amp;quot; error.&lt;/p&gt;
&lt;h3 id="mcetoc_1iahif8si1"&gt;&lt;br /&gt;An alternate copy to try&lt;/h3&gt;
&lt;p&gt;Copying and pasting the below version might work without requiring any editing:&lt;br /&gt;&lt;br /&gt;Quote Name: {name}&lt;/p&gt;
&lt;p&gt;{#product_bundles sort=&amp;#39;position:asc&amp;#39;}&lt;br /&gt;Bundle Name: {name}&lt;br /&gt; &lt;br /&gt; {#product_bundle_items limit=&amp;#39;-1&amp;#39;}&lt;br /&gt; {if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}&lt;br /&gt; Comment: {description}&lt;br /&gt; {else}&lt;br /&gt; Line Item: {name}&lt;br /&gt; Line item price: {discount_price}&lt;br /&gt; {endif}&lt;br /&gt; {/product_bundle_items}&lt;/p&gt;
&lt;p&gt;{/product_bundles}&lt;/p&gt;
&lt;h3 id="mcetoc_1iahifcsa2"&gt;&lt;br /&gt;Doing this in a table&lt;/h3&gt;
&lt;p&gt;Quote Name: {name}&lt;br /&gt;{#product_bundles sort=&amp;#39;position:asc&amp;#39;}&lt;br /&gt;Bundle Name: {name}&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Quantity&lt;/td&gt;
&lt;td&gt;Service/Product&lt;/td&gt;
&lt;td&gt;Unit Price&lt;/td&gt;
&lt;td&gt;Total&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;{#product_bundle_items limit=&amp;#39;-1&amp;#39;}{if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}{else}{quantity}{endif}&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;{if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}{description}{else}{name}{endif}&lt;/td&gt;
&lt;td&gt;{if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}{else}{discount_price}{endif}&lt;/td&gt;
&lt;td&gt;{if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}{else}{total_amount}{endif}{/product_bundle_items}&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;{/product_bundles}&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31958?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2024 08:39:22 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:69a8408f-9205-4b90-8266-94f2da6dc74d</guid><dc:creator>Max Hoffman</dc:creator><description>&lt;p&gt;I can Confirm that i get the same error.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31793?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2024 14:01:10 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:96b8e3ce-5740-452f-8b5d-d4a8b6288b0e</guid><dc:creator>Brenda Rossetto</dc:creator><description>&lt;p&gt;Hi Norm, I know it was tested on 14.1.0 after the fix was deployed and was confirmed to work. I would recommend submitting a case with a copy of your exact file so that Support can double-check the complete syntax.&lt;/p&gt;
&lt;p&gt;Hope it&amp;#39;s just a quick tweak to get it working!&lt;/p&gt;
&lt;p&gt;-Brenda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31792?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2024 13:48:03 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:321bfb47-ecd6-4606-b5ef-c649063a9d16</guid><dc:creator>Norm Bonenfant</dc:creator><description>&lt;p&gt;Has anyone tried this? I am using 14.1.0 and I am getting the error, &amp;quot;&lt;span&gt;Invalid closing tag on #product_bundle_items&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31387?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 18:04:06 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:3afa8573-9f07-4257-be4e-95abe49ff77a</guid><dc:creator>Alex Nassi</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/anastasiiagubanovych16412"&gt;Anastasiia Gubanovych&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;This fix was performed outside of our standard release cycles as it was added to the backend Doc Merge service, not to the core Sugar code, so it isn&amp;#39;t tied to a specific version/release. Due to this, there have not yet been any published materials (including release notes) that reference this issue, other than this thread.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve submitted an Idea to the team that handles our documentation to add the example per your request. That can be viewed at&amp;nbsp;&lt;a href="https://portal.sugarondemand.com/#supp_Bugs/235ab6ee-1f77-11ef-880f-027f079f78e1"&gt;https://portal.sugarondemand.com/#supp_Bugs/235ab6ee-1f77-11ef-880f-027f079f78e1&lt;/a&gt;&amp;nbsp;and our team will review it further for upcoming changes to our documentation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I hope this helps!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31341?ContentTypeID=1</link><pubDate>Thu, 23 May 2024 16:31:24 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:f8075975-467a-4c6d-bf6d-7de0cafa7c30</guid><dc:creator>Anastasiia Gubanovych</dc:creator><description>&lt;p&gt;Thank you for sharing this!&lt;br /&gt;Could you please let me know whether it was published in any materials regarding Doc Merge? It also would be nice if incorporate this into the Quote template here &lt;a href="https://support.sugarcrm.com/knowledge_base/doc_merge/sample_document_templates/#Sample_Document_Templates_for_Doc_Merge"&gt;https://support.sugarcrm.com/knowledge_base/doc_merge/sample_document_templates/#Sample_Document_Templates_for_Doc_Merge&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Also, I&amp;#39;m wondering whether anyone here managed to use the example above and create a nice-looking table with a list of Products and Comments similar to how it looks in the Sugar interface?&lt;span class="emoticon" data-url="https://sugarclub.sugarcrm.com/cfs-file/__key/system/emoji/1f914.svg" title="Thinking"&gt;&amp;#x1f914;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31200?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 20:51:36 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:487d4226-6fd2-4adb-9341-9b2f193b82c3</guid><dc:creator>Alex Nassi</dc:creator><description>&lt;p&gt;It looks like we have a fix for this, which is now live.&amp;nbsp;&lt;a href="/members/cristinel-mitoi-_2800_ic_2900_"&gt;Cristinel Mitoi (ic)&lt;/a&gt;&amp;nbsp;shared this example with me to show the syntax:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Quote Name: {name}

{#product_bundles sort=&amp;#39;position:asc&amp;#39;}
Bundle Name: {name}
  
  {#product_bundle_items limit=&amp;#39;-1&amp;#39;}
		{if (_module==&amp;#39;ProductBundleNotes&amp;#39;)}
			Comment: {description}
		{else}
			Line Item: {name}
			Line item price: {discount_price}
		{endif}
  {/product_bundle_items}

{/product_bundles} &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Please try it out when you get a chance. I hope this helps!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31156?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2024 15:28:28 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:1696e7b4-122b-46eb-a39d-0aed76a4d0e9</guid><dc:creator>Alex Nassi</dc:creator><description>&lt;p&gt;&lt;a href="/members/normbonenfant305307"&gt;Norm Bonenfant&lt;/a&gt;&amp;nbsp;Our engineering team is currently looking into this Issue and testing a possible fix. I&amp;#39;ll update this thread again once I hear more from them, but I just wanted to confirm it&amp;#39;s being actively worked on.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31128?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 18:55:12 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:7ca675ee-f39c-4f8d-9496-1e0ade06c7a7</guid><dc:creator>Alex Nassi</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/normbonenfant305307"&gt;Norm Bonenfant&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition to the replies from &lt;a href="/members/rclemente"&gt;Raye Clemente&lt;/a&gt;&amp;nbsp;and myself on your comment on&amp;nbsp;&amp;nbsp;&lt;a href="https://sugarclub.sugarcrm.com/explore/help-forums/enterprise-professional/f/enterprise-professional-questions/7140/action-button---email-templates-with-attachments/31116"&gt;RE: Action Button - Email Templates with attachments&lt;/a&gt;&amp;nbsp;, I want to add that I&amp;#39;ve touched base with the Product and Engineering managers here at Sugar about issue 92299 to get an update about the status and help try to raise the priority. I should have more information next week and will follow up when I know more.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/31117?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 13:30:27 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:173d0c9d-fad6-429c-b0c9-9d2c4df36566</guid><dc:creator>Norm Bonenfant</dc:creator><description>&lt;p&gt;Delete this if you want but at least I will have said my peace! &lt;br /&gt;&lt;br /&gt;Yet Sugar continues to make major release updates, which include the same old rehash of previously announced version updates and try to pull off minor improvements as wonderous enhancements, when actual BUGS like this are sitting around. Maybe we can start to fix problems someday, instead of reinventing the wheel and calling it an update!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;How the heck is the rest of the user base sending a quote with comments or options? We can be the only two companies...&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Bugs like these are become an infestation if you don&amp;#39;t fix them!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/30800?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2024 13:44:35 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:606c97c4-2042-4f79-bfae-3b02f6c51979</guid><dc:creator>Norm Bonenfant</dc:creator><description>&lt;p&gt;7 months later and still a bug under review. How do others make quotes without using comments?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/30464?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2023 17:52:01 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:86507d58-d3a2-4fb1-8992-cff8aa797f0b</guid><dc:creator>Brenda Rossetto</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/normbonenfant305307"&gt;Norm Bonenfant&lt;/a&gt;, it looks like the issue now has a status of Under Consideration: &lt;a href="https://portal.sugarondemand.com/#supp_Bugs/97612c1c-fb24-11ed-9fc3-065a04235e91"&gt;issue # 92299&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To understand what the statuses mean, if you aren&amp;#39;t already familiar, check out this section:&amp;nbsp;&lt;a title="Issue &amp;amp; Idea Statuses" href="https://support.sugarcrm.com/resources/using_the_support_portal/#Issue_Idea_Statuses"&gt;Issue &amp;amp; Idea Statuses&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As a result, there is no specific timeline for addressing this at this time, but the team is aware of it and&amp;nbsp;would like to address it. Sorry I don&amp;#39;t have anything more concrete to share,&amp;nbsp;but as long as people continue to contact Support if they are affected by this, the Product team will be able to gauge the impact and prioritize it as soon as they can.&lt;/p&gt;
&lt;p&gt;Thank you for your patience and for contacting Support about your concerns! It helps the team understand the impact of this particular issue.&lt;/p&gt;
&lt;p&gt;-Brenda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/30115?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 17:15:07 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:7e828310-46a7-4e47-94ac-9684a65ca444</guid><dc:creator>Norm Bonenfant</dc:creator><description>&lt;p&gt;Just curious if you have seen any traction on improving this? We made a case for it months ago but have not heard much about fixing it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/29482?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2023 14:13:30 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:2b57981b-91e4-44af-8428-6c77332719b6</guid><dc:creator>Norm Bonenfant</dc:creator><description>&lt;p&gt;This **BUG** really needs to be addressed before DOC MERGE will be any kind of a viable way to send an estimate.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/29035?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 13:45:19 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:b3ce04a4-bd96-48aa-8e14-9188a0976e8b</guid><dc:creator>Brenda Rossetto</dc:creator><description>&lt;p&gt;That would be a nice improvement for sure. If you want to share your interest for the feature request, you could contact Support so they can file an idea that will be used to track all requests for it. Sorry we don&amp;#39;t have the capability right now though!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/29033?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 08:00:20 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:48324f02-9a8d-4dfb-88e9-625705f0d851</guid><dc:creator>Fr&amp;#233;d&amp;#233;ric Rinaldi</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/cristinel-mitoi-_2800_ic_2900_"&gt;Cristinel Mitoi (ic)&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was hoping that someone found a way to mix COMMENTS and PRODUCTS together in order to be abble to generate a quote document that reflects the screen configuration.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I suggest that they should be a &amp;quot;dynamic&amp;quot; additionnal array build for quote printing, that merge comment and product line, so user can generate a template using the current product or comment array, but also the merge one if required.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;
&lt;div id="ext-mouse-move"&gt;&lt;/div&gt;
&lt;div id="ext-mouse-down"&gt;&lt;/div&gt;
&lt;div id="ext-mouse-up"&gt;&lt;/div&gt;
&lt;div id="ext-mouse-move"&gt;&lt;/div&gt;
&lt;div id="ext-mouse-down"&gt;&lt;/div&gt;
&lt;div id="ext-mouse-up"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DocMerge - Quotes module - How to handle comment line with quoted line items</title><link>https://sugarclub.sugarcrm.com/thread/29032?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 06:52:17 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:8f2397ef-8178-49ed-be24-bee3b8f3791d</guid><dc:creator>Cristinel Mitoi (ic)</dc:creator><description>&lt;p&gt;Hi Fred,&lt;/p&gt;
&lt;p&gt;Unfortunately there is no good way to organize comments and products.&lt;/p&gt;
&lt;p&gt;This is an example of how you can get comments and products from a product bundle:&lt;/p&gt;
&lt;pre class="c-mrkdwn__pre"&gt;{#product_bundles}
  {name}
  {#product_bundle_notes}
    {description}
  {/product_bundle_notes}
  {#products}
    {name}
  {/products}
{/product_bundles}&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>