From 262ed2c5ab5bfca6fe104942322e11a7ce295aec Mon Sep 17 00:00:00 2001 From: oca-ci Date: Mon, 12 Dec 2022 14:33:08 +0000 Subject: [PATCH] [UPD] Update account_cash_deposit.pot --- .../i18n/account_cash_deposit.pot | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/account_cash_deposit/i18n/account_cash_deposit.pot b/account_cash_deposit/i18n/account_cash_deposit.pot index a4dbaef0..ffa4699f 100644 --- a/account_cash_deposit/i18n/account_cash_deposit.pot +++ b/account_cash_deposit/i18n/account_cash_deposit.pot @@ -371,6 +371,13 @@ msgid "" "deposit or a new cash order or both." msgstr "" +#. module: account_cash_deposit +#: model:ir.model.fields,help:account_cash_deposit.field_account_cash_deposit__coin_amount +msgid "" +"If your bank has a coin counting machine, enter the total amount of coins " +"counted by the machine instead of creating a line for each type of coin." +msgstr "" + #. module: account_cash_deposit #: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_is_follower msgid "Is Follower" @@ -411,6 +418,11 @@ msgstr "" msgid "Lines" msgstr "" +#. module: account_cash_deposit +#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__coin_amount +msgid "Loose Coin Amount" +msgstr "" + #. module: account_cash_deposit #: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__message_main_attachment_id msgid "Main Attachment" @@ -578,6 +590,11 @@ msgstr "" msgid "The coin quantity must be positive." msgstr "" +#. module: account_cash_deposit +#: model:ir.model.constraint,message:account_cash_deposit.constraint_account_cash_deposit_coin_amount_positive +msgid "The loose coin amount must be positive or null." +msgstr "" + #. module: account_cash_deposit #: model:ir.model.constraint,message:account_cash_deposit.constraint_account_cash_deposit_line_qty_positive msgid "The quantity must be positive or null."