web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Item Comments on Quotes / Invoices with prices - how to remove?

(0) ShareShare
ReportReport
Posted on by 76

Hi

relatively new to Dynamics and still trying to find my way. We have recently added extended text to our items as the description field wasn't long enough. Now this extended text shows up in quotes and on invoices with a $0 value against it. 

How can we remove that? 

Thank you

Katarina

I have the same question (0)
  • Vaseem Ali Profile Picture
    81 on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    When you setup the Extended Texts if you scroll down on the page you can enable or disable which documents the Extended Texts show on.

  • KHayston Profile Picture
    76 on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    Thanks. But the printing or not printing of the line is not the issue here. I don't want to have the $0 beside a comment line.

  • Verified answer
    NAV_with_Narang Profile Picture
    2,250 Moderator on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    Hi KHayston - If you're using RDLC, use the command Code.BlankZero as a command

    =Code.BlankZero(Fields!Abc.value)

  • Verified answer
    sVerme Profile Picture
    120 on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    And for WORD layouts, you'll have to create new XML-items.

    You'll have to check in your OnAfterGetRecord (line), if the value is 0 then make the text empty.

    if not zero, then convert the decimal value to a text.

    so basicaly

    if decimalValue = 0 then

         TextValue := ''

    else

         TextValue := format(DecimalValue);

    and add a column on the line to show the TextValue.

    that you then use in the word layout instead of the standard xml field.

  • KHayston Profile Picture
    76 on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    Thank you, I will pass that on to those who do the coding.

  • KHayston Profile Picture
    76 on at
    RE: Item Comments on Quotes / Invoices with prices - how to remove?

    Thank you. That is very helpful when we start with the word documents

  • Community member Profile Picture
    4 on at
    Item Comments on Quotes / Invoices with prices - how to remove?
    I'd prefer not to see a blank dollar sign next to a comment. Establish the Longer Versions You may select which files to display the Extended Texts for by scrolling down the page.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sumit Singh Profile Picture

Sumit Singh 2,204

#2
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 1,933

#3
YUN ZHU Profile Picture

YUN ZHU 1,885 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans