From ed0685d6825a72e0dd1d47561befab2f79a5cbb2 Mon Sep 17 00:00:00 2001 From: Anahita Goljahani Date: Fri, 13 Feb 2026 19:03:14 +0100 Subject: [PATCH] Avoid displaying quantities equal to zero as 1 in the invoice items grid of the View Invoice screen --- .../accounting/widget/accounting/AccountingInvoiceItemCpd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/accounting/widget/accounting/AccountingInvoiceItemCpd.xml b/applications/accounting/widget/accounting/AccountingInvoiceItemCpd.xml index 6ecc651da34..922120dd64c 100644 --- a/applications/accounting/widget/accounting/AccountingInvoiceItemCpd.xml +++ b/applications/accounting/widget/accounting/AccountingInvoiceItemCpd.xml @@ -390,7 +390,7 @@ under the License. paginate-target="Accounting/Invoice/Items/List" odd-row-style="alternate-row" default-table-style="basic-table hover-bar" extends="CommonDynamicGrid" extends-resource="component://common/widget/CommonForms.xml"> - +