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