From 620a7185bc4a769c66699c9a5080b345aa579459 Mon Sep 17 00:00:00 2001
From: vva-axelor <88328290+vva-axelor@users.noreply.github.com>
Date: Thu, 13 Feb 2025 16:05:37 +0530
Subject: [PATCH] Anomaly RM#89818:INVOICE: Incorrect Default Payment Condition
(#13965)
---
axelor-account/src/main/resources/views/Invoice.xml | 7 -------
changelogs/unreleased/89818.yml | 3 +++
2 files changed, 3 insertions(+), 7 deletions(-)
create mode 100644 changelogs/unreleased/89818.yml
diff --git a/axelor-account/src/main/resources/views/Invoice.xml b/axelor-account/src/main/resources/views/Invoice.xml
index ffece3fba39..5df83c7244d 100644
--- a/axelor-account/src/main/resources/views/Invoice.xml
+++ b/axelor-account/src/main/resources/views/Invoice.xml
@@ -1641,7 +1641,6 @@
if="__config__.app.getApp('account')?.getActivatePassedForPayment() && pfpValidateStatusSelect > 0"/>
-
@@ -1914,7 +1913,6 @@
-
@@ -2008,11 +2006,6 @@
if="__config__.app.getApp('base')?.getIsRegroupProductsOnPrintings()"/>
-
-
-
-