@@ -156,6 +156,18 @@ msgstr ""
156156msgid "Attachment Count"
157157msgstr ""
158158
159+ #. module: account_cutoff_base
160+ #: model:ir.model.fields,field_description: account_cutoff_base.field_account_cutoff__auto_reverse
161+ msgid "Auto Reverse"
162+ msgstr ""
163+
164+ #. module: account_cutoff_base
165+ #: model:ir.model.fields,help: account_cutoff_base.field_account_cutoff__auto_reverse
166+ msgid ""
167+ "Automatically reverse created move on following day. Use this if you accrue "
168+ "a value end of period that you want to reverse begin of next period"
169+ msgstr ""
170+
159171#. module: account_cutoff_base
160172#: model_terms:ir.ui.view,arch_db: account_cutoff_base.account_cutoff_form
161173msgid "Back to Draft"
@@ -278,6 +290,11 @@ msgstr ""
278290msgid "Cut-off Journal Entry"
279291msgstr ""
280292
293+ #. module: account_cutoff_base
294+ #: model:ir.model.fields,field_description: account_cutoff_base.field_account_cutoff__move_reversal_id
295+ msgid "Cut-off Journal Entry Reversal"
296+ msgstr ""
297+
281298#. module: account_cutoff_base
282299#: model:ir.model.fields,field_description: account_cutoff_base.field_account_cutoff__line_ids
283300msgid "Cut-off Lines"
@@ -513,9 +530,9 @@ msgstr ""
513530#. odoo-python
514531#: code:addons/account_cutoff_base/models/account_cutoff.py:0
515532msgid ""
516- "Missing '%(tax_account_field_label)s'. You must configure it on the tax "
517- "'% (tax_display_name)s' or on the accounting configuration page of the "
518- "company '%(company)s'."
533+ "Missing '%(tax_account_field_label)s'. You must configure it on the tax '% "
534+ "(tax_display_name)s' or on the accounting configuration page of the company "
535+ "'%(company)s'."
519536msgstr ""
520537
521538#. module: account_cutoff_base
@@ -775,5 +792,11 @@ msgstr ""
775792msgid "You cannot delete cutoff records that are in done state."
776793msgstr ""
777794
795+ #. module: account_cutoff_base
796+ #. odoo-python
797+ #: code:addons/account_cutoff_base/models/account_cutoff.py:0
798+ msgid "reversal of: "
799+ msgstr ""
800+
778801#~ msgid "Last Modified on"
779802#~ msgstr "Darrera modificació el"
0 commit comments