mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] Update account_journal_restrict_mode.pot
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -16,8 +16,9 @@ msgstr ""
|
||||
#. module: account_journal_restrict_mode
|
||||
#: model:ir.model.fields,help:account_journal_restrict_mode.field_account_journal__restrict_mode_hash_table
|
||||
msgid ""
|
||||
"If ticked, the accounting entry or invoice receives a hash as soon as it is "
|
||||
"posted and cannot be modified anymore."
|
||||
"If ticked, when an entry is posted, we retroactively hash all moves in the "
|
||||
"sequence from the entry back to the last hashed entry. The hash can also be "
|
||||
"performed on demand by the Secure Entries wizard."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_restrict_mode
|
||||
@@ -28,11 +29,10 @@ msgstr ""
|
||||
#. module: account_journal_restrict_mode
|
||||
#. odoo-python
|
||||
#: code:addons/account_journal_restrict_mode/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid "Journal %s must have Lock Posted Entries enabled."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_restrict_mode
|
||||
#: model:ir.model.fields,field_description:account_journal_restrict_mode.field_account_journal__restrict_mode_hash_table
|
||||
msgid "Lock Posted Entries with Hash"
|
||||
msgid "Secure Posted Entries with Hash"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user