diff --git a/account_check_deposit/i18n/account_check_deposit.pot b/account_check_deposit/i18n/account_check_deposit.pot
new file mode 100644
index 000000000..c0af0ef7b
--- /dev/null
+++ b/account_check_deposit/i18n/account_check_deposit.pot
@@ -0,0 +1,344 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_check_deposit
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Bank Account Number to Credit:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Check Currency:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Number of checks:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Total:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Transfer Date:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_account_check_deposit
+msgid "Account Check Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Back to Draft"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_bank_journal_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+#: selection:res.company,check_deposit_offsetting_account:0
+msgid "Bank Account"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Bank:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Beneficiary:"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.actions.report.xml,name:account_check_deposit.report_account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_move_line_check_deposit_id
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Check Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
+#, python-format
+msgid "Check Deposit %s"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:176
+#, python-format
+msgid "Check Deposit - Ref. Check %s"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_config_settings_check_deposit_offsetting_account
+#: model:ir.model.fields,field_description:account_check_deposit.field_res_company_check_deposit_offsetting_account
+msgid "Check Deposit Offsetting Account"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Check Deposit n°"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_check_payment_ids
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Check Payments"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Checks Deposit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Checks Deposit Search"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.actions.act_window,name:account_check_deposit.action_check_deposit_tree
+#: model:ir.ui.menu,name:account_check_deposit.menu_check_deposit_tree
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_tree
+msgid "Checks Deposits"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_currency_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Currency"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_currency_none_same_company_id
+msgid "Currency (False if same as company)"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Date"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Debtor"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_journal_default_account_id
+msgid "Default Debit Account of the Journal"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_deposit_date
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Deposit Date"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_check_deposit
+#: selection:account.check.deposit,state:0
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Done"
+msgstr ""
+
+#. module: account_check_deposit
+#: selection:account.check.deposit,state:0
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_id
+msgid "ID"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,help:account_check_deposit.field_account_check_deposit_journal_default_account_id
+msgid "It acts as a default account for debit amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_journal_id
+#: model:ir.ui.view,arch_db:account_check_deposit.view_check_deposit_search
+msgid "Journal"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_move_id
+msgid "Journal Entry"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_account_move_line
+msgid "Journal Item"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_line_ids
+msgid "Lines"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "List of checks:"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:201
+#, python-format
+msgid "Missing 'Account for Check Deposits' on the company '%s'."
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:195
+#, python-format
+msgid "Missing 'Default Debit Account' on bank journal '%s'"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_name
+msgid "Name"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_check_count
+msgid "Number of Checks"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_is_reconcile
+msgid "Reconcile"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
+msgid "Reference"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_state
+msgid "Status"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:109
+#: code:addons/account_check_deposit/models/account_deposit.py:119
+#, python-format
+msgid "The check with amount %s and reference '%s' is in currency %s but the deposit is in currency %s."
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:131
+#, python-format
+msgid "The deposit '%s' is in valid state, so you must cancel it before deleting it."
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_check_deposit_total_amount
+msgid "Total Amount"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Total Credit"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Total Debit"
+msgstr ""
+
+#. module: account_check_deposit
+#: selection:res.company,check_deposit_offsetting_account:0
+msgid "Transfer Account"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model.fields,field_description:account_check_deposit.field_account_config_settings_check_deposit_transfer_account_id
+#: model:ir.model.fields,field_description:account_check_deposit.field_res_company_check_deposit_transfer_account_id
+msgid "Transfer Account for Check Deposits"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.ui.view,arch_db:account_check_deposit.account_check_deposit_view_form
+msgid "Validate"
+msgstr ""
+
+#. module: account_check_deposit
+#: code:addons/account_check_deposit/models/account_deposit.py:190
+#, python-format
+msgid "You must configure the 'Check Deposit Offsetting Account' on the Accounting Settings page"
+msgstr ""
+
+#. module: account_check_deposit
+#: model:ir.model,name:account_check_deposit.model_account_config_settings
+msgid "account.config.settings"
+msgstr ""
+
diff --git a/account_check_deposit/i18n/am.po b/account_check_deposit/i18n/am.po
index 0f8e22c5c..cdceab483 100644
--- a/account_check_deposit/i18n/am.po
+++ b/account_check_deposit/i18n/am.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ar.po b/account_check_deposit/i18n/ar.po
index 541bb5bf2..5fefd35df 100644
--- a/account_check_deposit/i18n/ar.po
+++ b/account_check_deposit/i18n/ar.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
+"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ar\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/bg.po b/account_check_deposit/i18n/bg.po
index 3bb60bcd9..bf8ddb18c 100644
--- a/account_check_deposit/i18n/bg.po
+++ b/account_check_deposit/i18n/bg.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
+"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/bs.po b/account_check_deposit/i18n/bs.po
index 713c3a370..ced744900 100644
--- a/account_check_deposit/i18n/bs.po
+++ b/account_check_deposit/i18n/bs.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
+"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: bs\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ca.po b/account_check_deposit/i18n/ca.po
index f1390b152..f4ecf4ddb 100644
--- a/account_check_deposit/i18n/ca.po
+++ b/account_check_deposit/i18n/ca.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
+"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ca_ES.po b/account_check_deposit/i18n/ca_ES.po
index 90cafcf12..eecd0d233 100644
--- a/account_check_deposit/i18n/ca_ES.po
+++ b/account_check_deposit/i18n/ca_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
+"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
+"ca_ES/)\n"
+"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/cs.po b/account_check_deposit/i18n/cs.po
index 9d57a4e70..1eec712d3 100644
--- a/account_check_deposit/i18n/cs.po
+++ b/account_check_deposit/i18n/cs.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
+"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/da.po b/account_check_deposit/i18n/da.po
index 998bb87b7..ff47cf506 100644
--- a/account_check_deposit/i18n/da.po
+++ b/account_check_deposit/i18n/da.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/de.po b/account_check_deposit/i18n/de.po
index 851182a50..3775aca42 100644
--- a/account_check_deposit/i18n/de.po
+++ b/account_check_deposit/i18n/de.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Rudolf Schnapka , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Rudolf Schnapka , 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -308,8 +308,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"Die Einzahlung '%s' ist bereits bewilligt. Sie müssen sie zuerst absagen "
"bevor Sie sie löschen können."
diff --git a/account_check_deposit/i18n/el_GR.po b/account_check_deposit/i18n/el_GR.po
index 580039a67..089b572b3 100644
--- a/account_check_deposit/i18n/el_GR.po
+++ b/account_check_deposit/i18n/el_GR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
+"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
+"el_GR/)\n"
+"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/en_GB.po b/account_check_deposit/i18n/en_GB.po
index 3f97fd695..204bdd5ed 100644
--- a/account_check_deposit/i18n/en_GB.po
+++ b/account_check_deposit/i18n/en_GB.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
+"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
+"teams/23907/en_GB/)\n"
+"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es.po b/account_check_deposit/i18n/es.po
index f94e64530..bf6c76abb 100644
--- a/account_check_deposit/i18n/es.po
+++ b/account_check_deposit/i18n/es.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Pedro M. Baeza , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: Pedro M. Baeza , 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -84,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -257,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -306,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -342,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_AR.po b/account_check_deposit/i18n/es_AR.po
index 67e2410a5..48c6fc4b8 100644
--- a/account_check_deposit/i18n/es_AR.po
+++ b/account_check_deposit/i18n/es_AR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
+"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
+"teams/23907/es_AR/)\n"
+"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_CL.po b/account_check_deposit/i18n/es_CL.po
index 549172495..58a0fac3d 100644
--- a/account_check_deposit/i18n/es_CL.po
+++ b/account_check_deposit/i18n/es_CL.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
+"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
+"es_CL/)\n"
+"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_CO.po b/account_check_deposit/i18n/es_CO.po
index 9cbd7e5c9..1c0850dd6 100644
--- a/account_check_deposit/i18n/es_CO.po
+++ b/account_check_deposit/i18n/es_CO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
+"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
+"es_CO/)\n"
+"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_CR.po b/account_check_deposit/i18n/es_CR.po
index 7dfe6f121..f267e895e 100644
--- a/account_check_deposit/i18n/es_CR.po
+++ b/account_check_deposit/i18n/es_CR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
+"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
+"teams/23907/es_CR/)\n"
+"Language: es_CR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_DO.po b/account_check_deposit/i18n/es_DO.po
index 54a8b5025..697ac4aa3 100644
--- a/account_check_deposit/i18n/es_DO.po
+++ b/account_check_deposit/i18n/es_DO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
+"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
+"teams/23907/es_DO/)\n"
+"Language: es_DO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_EC.po b/account_check_deposit/i18n/es_EC.po
index 19c5dabaa..39ac0f6d7 100644
--- a/account_check_deposit/i18n/es_EC.po
+++ b/account_check_deposit/i18n/es_EC.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Cristian Salamea , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-25 11:46+0000\n"
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Cristian Salamea , 2017\n"
-"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
+"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
+"es_EC/)\n"
+"Language: es_EC\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -306,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_ES.po b/account_check_deposit/i18n/es_ES.po
index 98bbffaef..b894ddbaf 100644
--- a/account_check_deposit/i18n/es_ES.po
+++ b/account_check_deposit/i18n/es_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
+"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
+"es_ES/)\n"
+"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/es_MX.po b/account_check_deposit/i18n/es_MX.po
index 8dafdbd5d..d11bef8bd 100644
--- a/account_check_deposit/i18n/es_MX.po
+++ b/account_check_deposit/i18n/es_MX.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
+"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
+"es_MX/)\n"
+"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_PE.po b/account_check_deposit/i18n/es_PE.po
index 7a85a81af..b0c221749 100644
--- a/account_check_deposit/i18n/es_PE.po
+++ b/account_check_deposit/i18n/es_PE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
+"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
+"es_PE/)\n"
+"Language: es_PE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_PY.po b/account_check_deposit/i18n/es_PY.po
index 519578125..7f407a3f8 100644
--- a/account_check_deposit/i18n/es_PY.po
+++ b/account_check_deposit/i18n/es_PY.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
+"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
+"es_PY/)\n"
+"Language: es_PY\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/es_VE.po b/account_check_deposit/i18n/es_VE.po
index 2ee10a776..369fddd87 100644
--- a/account_check_deposit/i18n/es_VE.po
+++ b/account_check_deposit/i18n/es_VE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
+"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
+"teams/23907/es_VE/)\n"
+"Language: es_VE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/et.po b/account_check_deposit/i18n/et.po
index 40c376835..43404e034 100644
--- a/account_check_deposit/i18n/et.po
+++ b/account_check_deposit/i18n/et.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
+"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/eu.po b/account_check_deposit/i18n/eu.po
index 049843c29..d4921d45a 100644
--- a/account_check_deposit/i18n/eu.po
+++ b/account_check_deposit/i18n/eu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
+"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/fa.po b/account_check_deposit/i18n/fa.po
index 9cb3cec7d..680fd57d0 100644
--- a/account_check_deposit/i18n/fa.po
+++ b/account_check_deposit/i18n/fa.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
+"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/fi.po b/account_check_deposit/i18n/fi.po
index 450025fcf..c60f3c154 100644
--- a/account_check_deposit/i18n/fi.po
+++ b/account_check_deposit/i18n/fi.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/fr.po b/account_check_deposit/i18n/fr.po
index 44eb46237..d29c2f48c 100644
--- a/account_check_deposit/i18n/fr.po
+++ b/account_check_deposit/i18n/fr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -307,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"La remise \"%s\" est validée, donc vous devez l'annuler avant de la "
"supprimer."
diff --git a/account_check_deposit/i18n/fr_CA.po b/account_check_deposit/i18n/fr_CA.po
index c261b4e75..a9667b804 100644
--- a/account_check_deposit/i18n/fr_CA.po
+++ b/account_check_deposit/i18n/fr_CA.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
+"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
+"fr_CA/)\n"
+"Language: fr_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/fr_CH.po b/account_check_deposit/i18n/fr_CH.po
index 3c03098bf..056434a36 100644
--- a/account_check_deposit/i18n/fr_CH.po
+++ b/account_check_deposit/i18n/fr_CH.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
+"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
+"teams/23907/fr_CH/)\n"
+"Language: fr_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/gl.po b/account_check_deposit/i18n/gl.po
index 749a83f61..b10f2d177 100644
--- a/account_check_deposit/i18n/gl.po
+++ b/account_check_deposit/i18n/gl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
+"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/gl_ES.po b/account_check_deposit/i18n/gl_ES.po
index 8294d9560..c72003106 100644
--- a/account_check_deposit/i18n/gl_ES.po
+++ b/account_check_deposit/i18n/gl_ES.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
+"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
+"gl_ES/)\n"
+"Language: gl_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/gu.po b/account_check_deposit/i18n/gu.po
index f2258e6de..f0e4c67f4 100644
--- a/account_check_deposit/i18n/gu.po
+++ b/account_check_deposit/i18n/gu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
+"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/he.po b/account_check_deposit/i18n/he.po
index fb40cd5d4..f31294f18 100644
--- a/account_check_deposit/i18n/he.po
+++ b/account_check_deposit/i18n/he.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
+"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/hr.po b/account_check_deposit/i18n/hr.po
index 0b1395361..f2025d435 100644
--- a/account_check_deposit/i18n/hr.po
+++ b/account_check_deposit/i18n/hr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Bole , 2017
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: Bole , 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
+"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hr\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -84,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -257,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -306,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -342,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/hr_HR.po b/account_check_deposit/i18n/hr_HR.po
index 8257cd5cc..ce61883e3 100644
--- a/account_check_deposit/i18n/hr_HR.po
+++ b/account_check_deposit/i18n/hr_HR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
+"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
+"hr_HR/)\n"
+"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hr_HR\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/hu.po b/account_check_deposit/i18n/hu.po
index 526868983..e11f4ca46 100644
--- a/account_check_deposit/i18n/hu.po
+++ b/account_check_deposit/i18n/hu.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/id.po b/account_check_deposit/i18n/id.po
index e53300a04..8b8a48d36 100644
--- a/account_check_deposit/i18n/id.po
+++ b/account_check_deposit/i18n/id.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
+"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/it.po b/account_check_deposit/i18n/it.po
index 0e62a7cc0..5ced0d8f6 100644
--- a/account_check_deposit/i18n/it.po
+++ b/account_check_deposit/i18n/it.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
+"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ja.po b/account_check_deposit/i18n/ja.po
index 8d560116e..65c4ffbf8 100644
--- a/account_check_deposit/i18n/ja.po
+++ b/account_check_deposit/i18n/ja.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ko.po b/account_check_deposit/i18n/ko.po
index edb97d8d9..fbdbf8dc8 100644
--- a/account_check_deposit/i18n/ko.po
+++ b/account_check_deposit/i18n/ko.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
+"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/lt.po b/account_check_deposit/i18n/lt.po
index 8a4b38e9f..52fe16ae0 100644
--- a/account_check_deposit/i18n/lt.po
+++ b/account_check_deposit/i18n/lt.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Viktoras Norkus , 2018
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Viktoras Norkus , 2018\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
+"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lt\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -306,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/lt_LT.po b/account_check_deposit/i18n/lt_LT.po
index 612c3d9a7..5bd3c60a8 100644
--- a/account_check_deposit/i18n/lt_LT.po
+++ b/account_check_deposit/i18n/lt_LT.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
+"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
+"teams/23907/lt_LT/)\n"
+"Language: lt_LT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lt_LT\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/lv.po b/account_check_deposit/i18n/lv.po
index 022e13615..6b339d65c 100644
--- a/account_check_deposit/i18n/lv.po
+++ b/account_check_deposit/i18n/lv.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
+"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: lv\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
+"2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/mk.po b/account_check_deposit/i18n/mk.po
index 67b193127..7c307ff4f 100644
--- a/account_check_deposit/i18n/mk.po
+++ b/account_check_deposit/i18n/mk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
+"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/mn.po b/account_check_deposit/i18n/mn.po
index 2b6539739..14b990098 100644
--- a/account_check_deposit/i18n/mn.po
+++ b/account_check_deposit/i18n/mn.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
+"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/nb.po b/account_check_deposit/i18n/nb.po
index 29ad2f1f6..890834fec 100644
--- a/account_check_deposit/i18n/nb.po
+++ b/account_check_deposit/i18n/nb.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
+"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
+"nb/)\n"
+"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/nb_NO.po b/account_check_deposit/i18n/nb_NO.po
index 612272b3b..2c7d64978 100644
--- a/account_check_deposit/i18n/nb_NO.po
+++ b/account_check_deposit/i18n/nb_NO.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
+"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
+"teams/23907/nb_NO/)\n"
+"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/nl.po b/account_check_deposit/i18n/nl.po
index d51ba10e4..362bb7640 100644
--- a/account_check_deposit/i18n/nl.po
+++ b/account_check_deposit/i18n/nl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Frank Schellenberg , 2018
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Frank Schellenberg , 2018\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -306,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/nl_BE.po b/account_check_deposit/i18n/nl_BE.po
index f3a40b235..2bfec7518 100644
--- a/account_check_deposit/i18n/nl_BE.po
+++ b/account_check_deposit/i18n/nl_BE.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
+"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
+"nl_BE/)\n"
+"Language: nl_BE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/nl_NL.po b/account_check_deposit/i18n/nl_NL.po
index 654879765..c08cca588 100644
--- a/account_check_deposit/i18n/nl_NL.po
+++ b/account_check_deposit/i18n/nl_NL.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# Frank Schellenberg , 2018
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-25 11:46+0000\n"
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Frank Schellenberg , 2018\n"
-"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
+"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
+"teams/23907/nl_NL/)\n"
+"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pl.po b/account_check_deposit/i18n/pl.po
index d68d5e5b2..bb16f5fc1 100644
--- a/account_check_deposit/i18n/pl.po
+++ b/account_check_deposit/i18n/pl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
+"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pl\n"
-"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
+"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
+"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/pt.po b/account_check_deposit/i18n/pt.po
index 4cf4cc75d..5fe494ceb 100644
--- a/account_check_deposit/i18n/pt.po
+++ b/account_check_deposit/i18n/pt.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Pedro Castro Silva , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-09 23:24+0000\n"
"Last-Translator: Pedro Castro Silva , 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
+"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -306,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
diff --git a/account_check_deposit/i18n/pt_BR.po b/account_check_deposit/i18n/pt_BR.po
index 111f9953a..e608b0f01 100644
--- a/account_check_deposit/i18n/pt_BR.po
+++ b/account_check_deposit/i18n/pt_BR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
+"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
+"teams/23907/pt_BR/)\n"
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/pt_PT.po b/account_check_deposit/i18n/pt_PT.po
index 7a22982ba..dcc7bea32 100644
--- a/account_check_deposit/i18n/pt_PT.po
+++ b/account_check_deposit/i18n/pt_PT.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-04-27 00:40+0000\n"
"PO-Revision-Date: 2017-04-27 00:40+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
+"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
+"teams/23907/pt_PT/)\n"
+"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ro.po b/account_check_deposit/i18n/ro.po
index 7195cb91d..af873cc72 100644
--- a/account_check_deposit/i18n/ro.po
+++ b/account_check_deposit/i18n/ro.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
+"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ro\n"
-"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
+"2:1));\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/ru.po b/account_check_deposit/i18n/ru.po
index ea3a2fd2c..7d7a0ac13 100644
--- a/account_check_deposit/i18n/ru.po
+++ b/account_check_deposit/i18n/ru.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
+"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: ru\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/sk.po b/account_check_deposit/i18n/sk.po
index 46ea11a84..278e86ab9 100644
--- a/account_check_deposit/i18n/sk.po
+++ b/account_check_deposit/i18n/sk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
+"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/sl.po b/account_check_deposit/i18n/sl.po
index 3fb0c0a7e..1225ce499 100644
--- a/account_check_deposit/i18n/sl.po
+++ b/account_check_deposit/i18n/sl.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
+"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sl\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -306,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
"Depozit '%s' je v overjenem stanju, zato ga morate preklicati preden bi ga "
"brisali."
diff --git a/account_check_deposit/i18n/sr.po b/account_check_deposit/i18n/sr.po
index c75c8bd4e..6b27d89c4 100644
--- a/account_check_deposit/i18n/sr.po
+++ b/account_check_deposit/i18n/sr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
+"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sr\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/sr@latin.po b/account_check_deposit/i18n/sr@latin.po
index c89fc8fce..08c89a169 100644
--- a/account_check_deposit/i18n/sr@latin.po
+++ b/account_check_deposit/i18n/sr@latin.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
+"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
+"sr@latin/)\n"
+"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sr@latin\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/sv.po b/account_check_deposit/i18n/sv.po
index 3a0c44de4..49f47f18d 100644
--- a/account_check_deposit/i18n/sv.po
+++ b/account_check_deposit/i18n/sv.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
+"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/th.po b/account_check_deposit/i18n/th.po
index c3c2b2626..6e20bb363 100644
--- a/account_check_deposit/i18n/th.po
+++ b/account_check_deposit/i18n/th.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
+"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/tr.po b/account_check_deposit/i18n/tr.po
index 7100bc181..e09fde7d1 100644
--- a/account_check_deposit/i18n/tr.po
+++ b/account_check_deposit/i18n/tr.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
# Ediz Duman , 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: Ediz Duman , 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
+"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_check_deposit
@@ -84,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -257,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -306,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -342,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/tr_TR.po b/account_check_deposit/i18n/tr_TR.po
index 33331b8d8..2e8402d53 100644
--- a/account_check_deposit/i18n/tr_TR.po
+++ b/account_check_deposit/i18n/tr_TR.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# Ediz Duman , 2017
# OCA Transbot , 2017
@@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
+"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
+"tr_TR/)\n"
+"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -84,14 +85,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -257,13 +258,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -306,8 +307,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -342,7 +342,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/uk.po b/account_check_deposit/i18n/uk.po
index a7a50b2de..fb5e42e3d 100644
--- a/account_check_deposit/i18n/uk.po
+++ b/account_check_deposit/i18n/uk.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
+"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_check_deposit
#: model:ir.ui.view,arch_db:account_check_deposit.report_checkdeposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/vi.po b/account_check_deposit/i18n/vi.po
index 425dd580f..00cfe9f89 100644
--- a/account_check_deposit/i18n/vi.po
+++ b/account_check_deposit/i18n/vi.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
+"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +83,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +256,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +305,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +340,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/vi_VN.po b/account_check_deposit/i18n/vi_VN.po
index 8e6d81e63..93b049597 100644
--- a/account_check_deposit/i18n/vi_VN.po
+++ b/account_check_deposit/i18n/vi_VN.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
+"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
+"teams/23907/vi_VN/)\n"
+"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/zh_CN.po b/account_check_deposit/i18n/zh_CN.po
index 572bb2443..0d107844c 100644
--- a/account_check_deposit/i18n/zh_CN.po
+++ b/account_check_deposit/i18n/zh_CN.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
+"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
+"zh_CN/)\n"
+"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "
diff --git a/account_check_deposit/i18n/zh_TW.po b/account_check_deposit/i18n/zh_TW.po
index b75b29eee..6c64a8fdf 100644
--- a/account_check_deposit/i18n/zh_TW.po
+++ b/account_check_deposit/i18n/zh_TW.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_check_deposit
-#
+#
# Translators:
# OCA Transbot , 2017
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-05-11 00:38+0000\n"
"PO-Revision-Date: 2017-05-11 00:38+0000\n"
"Last-Translator: OCA Transbot , 2017\n"
-"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
+"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
+"zh_TW/)\n"
+"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_check_deposit
@@ -83,14 +84,14 @@ msgid "Check Deposit"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:162
-#: code:addons/account_check_deposit/models/account_deposit.py:201
+#: code:addons/account_check_deposit/models/account_deposit.py:167
+#: code:addons/account_check_deposit/models/account_deposit.py:206
#, python-format
msgid "Check Deposit %s"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:171
+#: code:addons/account_check_deposit/models/account_deposit.py:176
#, python-format
msgid "Check Deposit - Ref. Check %s"
msgstr ""
@@ -256,13 +257,13 @@ msgid "List of checks:"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:196
+#: code:addons/account_check_deposit/models/account_deposit.py:201
#, python-format
msgid "Missing 'Account for Check Deposits' on the company '%s'."
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:190
+#: code:addons/account_check_deposit/models/account_deposit.py:195
#, python-format
msgid "Missing 'Default Debit Account' on bank journal '%s'"
msgstr ""
@@ -305,8 +306,7 @@ msgstr ""
#: code:addons/account_check_deposit/models/account_deposit.py:131
#, python-format
msgid ""
-"The deposit '%s' is in valid state, so you must cancel it before deleting "
-"it."
+"The deposit '%s' is in valid state, so you must cancel it before deleting it."
msgstr ""
#. module: account_check_deposit
@@ -341,7 +341,7 @@ msgid "Validate"
msgstr ""
#. module: account_check_deposit
-#: code:addons/account_check_deposit/models/account_deposit.py:185
+#: code:addons/account_check_deposit/models/account_deposit.py:190
#, python-format
msgid ""
"You must configure the 'Check Deposit Offsetting Account' on the Accounting "