From 74b96a834bdc2f63bb91031d3d0cc4da68e5d17f Mon Sep 17 00:00:00 2001 From: Stefan Rijnhart Date: Sun, 6 Oct 2013 20:13:07 +0200 Subject: [PATCH] [FIX] Description --- account_bank_statement_tax/__openerp__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/account_bank_statement_tax/__openerp__.py b/account_bank_statement_tax/__openerp__.py index a7643f093..695421ed1 100644 --- a/account_bank_statement_tax/__openerp__.py +++ b/account_bank_statement_tax/__openerp__.py @@ -34,7 +34,8 @@ ], 'description': ''' Allow an (inclusive) tax to be set on a bank statement line. When the -statement is configured, the tax will be processed like on a move line. +statement is confirmed, the tax will be processed like a tax set on a +move line. This module is co-funded by BAS Solutions. ''',