Skip to content
Snippets Groups Projects

Give the rights to create, edit and delete accounting fiscal years and periods

Closed Etienne Ferriere requested to merge topic/13.0/TG-1017 into branch/13.0
6 files
+ 103
7
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 14
3
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-09 08:42+0000\n"
"PO-Revision-Date: 2022-09-09 10:45+0200\n"
"POT-Creation-Date: 2024-03-04 19:30+0000\n"
"PO-Revision-Date: 2024-03-04 20:33+0100\n"
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
"Language-Team: XCG Consulting\n"
"Language: fr\n"
@@ -16,13 +16,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 2.4.2\n"
"X-Generator: Poedit 3.0.1\n"
#. module: account_period
#: model:ir.model,name:account_period.model_account_chart_template
msgid "Account Chart Template"
msgstr "Modèle de plan comptable"
#. module: account_period
#: model:res.groups,name:account_period.group_account_period
msgid "Accounting Fiscal Years & Periods"
msgstr "Exercices fiscaux & Périodes comptables"
#. module: account_period
#: model:ir.model.fields,field_description:account_period.field_account_move__accounting_date
msgid "Accounting date"
@@ -101,6 +106,12 @@ msgstr "Société"
msgid "Create Monthly Periods"
msgstr "Créer des périodes mensuelles"
#. module: account_period
#: model:res.groups,comment:account_period.group_account_period
msgid "Create, edit and delete accounting fiscal years and periods."
msgstr ""
"Créer, éditer et supprimer des années fiscales et des périodes comptables."
#. module: account_period
#: model:ir.model.fields,field_description:account_period.field_account_fiscalyear__create_uid
#: model:ir.model.fields,field_description:account_period.field_account_period__create_uid
Loading