diff --git a/account_check_deposit/__openerp__.py b/account_check_deposit/__openerp__.py index 9fd281ee2..86e554bb7 100644 --- a/account_check_deposit/__openerp__.py +++ b/account_check_deposit/__openerp__.py @@ -30,7 +30,7 @@ 'description': """This module allows you to use check deposits. With a new model : account_check_deposit you can select all the checks payments and create a global deposit for the selected checks. - You may have to create an account for recieved checks and a journal for payment by checks.""", + You may have to create an account for received checks and a journal for payment by checks.""", 'author': 'Akretion', 'website': 'http://www.akretion.com/', 'depends': ['account_accountant', diff --git a/account_check_deposit/account_deposit_view.xml b/account_check_deposit/account_deposit_view.xml index 580d65f10..59f6eb90f 100644 --- a/account_check_deposit/account_deposit_view.xml +++ b/account_check_deposit/account_deposit_view.xml @@ -54,7 +54,7 @@ + ('account_id.user_type.code','=','received_check')]"> diff --git a/account_check_deposit/account_type_data.xml b/account_check_deposit/account_type_data.xml index 1d34fc717..fd47d8a45 100644 --- a/account_check_deposit/account_type_data.xml +++ b/account_check_deposit/account_type_data.xml @@ -11,8 +11,8 @@ - Recieved Checks - recieved_check + Received Checks + received_check none