Skip to content
Snippets Groups Projects
Commit a615e547 authored by Ricardo Gomes Rodrigues (rigr)'s avatar Ricardo Gomes Rodrigues (rigr)
Browse files

[FIX] account: missing new text in .pot file


A new text has been introduced in 863eba62
but not added in the .pot file, this commit fixes this.

closes odoo/odoo#133571

Signed-off-by: default avatarFlorian Gilbert (flg) <flg@odoo.com>
parent b700c3c6
No related branches found
No related tags found
No related merge requests found
......@@ -11886,7 +11886,7 @@ msgstr ""
 
#. module: account
#: model:ir.actions.server,name:account.action_move_switch_invoice_to_credit_note
msgid "Switch into refund/credit note"
msgid "Switch into invoice/credit note"
msgstr ""
 
#. module: account
......@@ -15355,6 +15355,13 @@ msgid ""
"reconciliations are still pending."
msgstr ""
 
#. module: account
#: code:addons/account/models/account_account.py:0
#, python-format
msgid ""
"You cannot switch the type of a posted document."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment