From 0462951ac56548a21b0257f3539fbcec2449e320 Mon Sep 17 00:00:00 2001 From: Katherine Zaoral Date: Thu, 23 Feb 2023 14:18:22 -0300 Subject: [PATCH] [FIX] account_usability: add to view required field Add missing required field currency_id in the form view of chart template. --- account_usability/views/view_account_chart_template.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/account_usability/views/view_account_chart_template.xml b/account_usability/views/view_account_chart_template.xml index 580cd396f..3f5c2b18a 100644 --- a/account_usability/views/view_account_chart_template.xml +++ b/account_usability/views/view_account_chart_template.xml @@ -11,6 +11,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +