From 18753eadf9b9ea8554fb15c3721883dad6bdf4eb Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Fri, 15 Apr 2016 15:06:57 +0200 Subject: [PATCH] Remove start/end balance in bank statement --- .../__openerp__.py | 1 + .../account_bank_statement_import.py | 19 ++++++++ .../account_view.xml | 44 +++++++++++++++++++ 3 files changed, 64 insertions(+) create mode 100644 account_bank_statement_import_usability/account_view.xml diff --git a/account_bank_statement_import_usability/__openerp__.py b/account_bank_statement_import_usability/__openerp__.py index 1e3fb97..82e3b5e 100644 --- a/account_bank_statement_import_usability/__openerp__.py +++ b/account_bank_statement_import_usability/__openerp__.py @@ -44,5 +44,6 @@ This module has been written by Alexis de Lattre from Akretion + + + + + + + bank_statement_import_usability.account.bank.statement.form + account.bank.statement + + + + 1 + + + 1 + + + + + + bank_statement_import_usability.account.bank.statement.tree + account.bank.statement + + + + 1 + + + 1 + + + blue:state=='draft';black:state=='confirm' + + + + + + +