How to make discount field visible on PDF invoice and "edit" view

Hi guys,

I have a question about how to make the discount column visible. We create them via API, and I include the discount amount in the product line. Discount prop on the invoice itself I’m not using. I updated the invoice design → product columns.


Hi,

You can show it by enabling the “Show Product Discount” option on Settings > Product Settings.

This setting controls the user interface whereas the option on invoice design controls the PDF.

Works, thank you! Support here is super fast :slight_smile:

1 Like

Having turned on the “Show Product Discount” option on Settings > Product Settings, the Discount column seems to show up on all invoice PDFs, even if no discount was entered. I want to have the UI always show the discount column, so I always can enter a discount. But if I don’t enter a discount on any line item, the discount column should not show up on the PDF.

I suggest creating an issue on GitHub to request this change.

@hillel

Settings > Invoice Design > General Setting > Empty Columns > Hide

does exactly that. Sorry for the noise.

2 Likes