From 09db6bec24c3ac98875f5f5f122a748f7e4eb6af Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 19 Jan 2023 00:09:21 +0100 Subject: [PATCH] [IMP] account_reconcile_oca: depend on account_statement_base --- account_reconcile_oca/__manifest__.py | 2 +- .../views/account_bank_statement_line.xml | 39 ++++--------------- 2 files changed, 8 insertions(+), 33 deletions(-) diff --git a/account_reconcile_oca/__manifest__.py b/account_reconcile_oca/__manifest__.py index b5f8beb4..7402d4a1 100644 --- a/account_reconcile_oca/__manifest__.py +++ b/account_reconcile_oca/__manifest__.py @@ -11,7 +11,7 @@ "maintainers": ["etobella"], "website": "https://github.com/OCA/account-reconcile", "depends": [ - "account", + "account_statement_base", "base_sparse_field", ], "data": [ diff --git a/account_reconcile_oca/views/account_bank_statement_line.xml b/account_reconcile_oca/views/account_bank_statement_line.xml index dadd124e..c82fc11d 100644 --- a/account_reconcile_oca/views/account_bank_statement_line.xml +++ b/account_reconcile_oca/views/account_bank_statement_line.xml @@ -3,31 +3,6 @@ License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). --> - - account.bank.statement.line.reconcile - account.bank.statement.line - - - - - - - - - - - - - - account.bank.statement.line.reconcile account.bank.statement.line @@ -84,15 +59,19 @@ - account.bank.statement.line.form + Simple form view to manually create an account.bank.statement.line account.bank.statement.line + 99
- + + @@ -103,7 +82,6 @@ @@ -116,9 +94,6 @@ @@ -313,7 +288,7 @@ - Add an Statement + Add Bank Statement Line account.bank.statement.line form