Skip to content
Snippets Groups Projects
Commit 9e1fa6e1278b authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:books: update release number in doc

:globe_with_meridians: update French translations of doc
parent aa1182be795b
No related branches found
No related tags found
1 merge request!100📚 update release number in doc
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
[bumpversion:file:create_documentation] [bumpversion:file:create_documentation]
[bumpversion:file:doc/conf.py]
[bumpversion:file:do_tests] [bumpversion:file:do_tests]
[bumpversion:file:run_tests] [bumpversion:file:run_tests]
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
author = "Vincent Hatakeyama" author = "Vincent Hatakeyama"
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = "3.0" release = "15.3.0"
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
...@@ -30,7 +30,12 @@ ...@@ -30,7 +30,12 @@
# Add any Sphinx extension module names here, as strings. They can be # Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones. # ones.
extensions = ["sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.viewcode"] extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.todo",
"sphinx.ext.viewcode",
"sphinx.ext.autosectionlabel",
]
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"] templates_path = ["_templates"]
......
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
# This file is distributed under the same license as the Odoo Scripts # This file is distributed under the same license as the Odoo Scripts
# package. # package.
# #
#, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Scripts 3.0\n" "Project-Id-Version: Odoo Scripts 3.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
...@@ -6,11 +5,9 @@ ...@@ -6,11 +5,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Scripts 3.0\n" "Project-Id-Version: Odoo Scripts 3.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-28 16:44+0100\n" "POT-Creation-Date: 2022-03-04 16:53+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2022-03-04 17:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -14,7 +11,11 @@ ...@@ -14,7 +11,11 @@
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n" "Generated-By: Babel 2.9.1\n"
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
"Language-Team: \n"
"Language: fr\n"
"X-Generator: Poedit 2.4.2\n"
#: ../../NEWS.rst:3 #: ../../NEWS.rst:3
msgid "History" msgid "History"
...@@ -18,6 +19,6 @@ ...@@ -18,6 +19,6 @@
#: ../../NEWS.rst:3 #: ../../NEWS.rst:3
msgid "History" msgid "History"
msgstr "" msgstr "Historique"
#: ../../NEWS.rst:6 #: ../../NEWS.rst:6
...@@ -22,5 +23,285 @@ ...@@ -22,5 +23,285 @@
#: ../../NEWS.rst:6 #: ../../NEWS.rst:6
msgid "3.0" msgid "15.3.0"
msgstr "15.3.0"
#: ../../NEWS.rst:8
msgid ""
"Add docker_black to run black on a directory using the project image. Black "
"must be present in that image."
msgstr ""
#: ../../NEWS.rst:11
msgid "15.2.1"
msgstr "15.2.1"
#: ../../NEWS.rst:13
msgid "Fix prettier volume mount mode; that prevented from writing changes."
msgstr ""
#: ../../NEWS.rst:16
msgid "15.2.0"
msgstr "15.2.0"
#: ../../NEWS.rst:18
msgid "Add chown option to do_tests."
msgstr ""
#: ../../NEWS.rst:20
msgid "Add populate options to docker_dev_start."
msgstr ""
#: ../../NEWS.rst:22
msgid "Add docker_prettier."
msgstr ""
#: ../../NEWS.rst:24
msgid "Add odoo_conf_inject_env_var entry point."
msgstr ""
#: ../../NEWS.rst:27
msgid "15.1.0"
msgstr "15.1.0"
#: ../../NEWS.rst:29
msgid "Also do branch coverage when doing coverage."
msgstr ""
#: ../../NEWS.rst:31
msgid "Better output of odoo 15 tests with run_tests shell script."
msgstr ""
#: ../../NEWS.rst:33
msgid "Fix chown of extra directories."
msgstr ""
#: ../../NEWS.rst:36
msgid "15.0.0"
msgstr "15.0.0"
#: ../../NEWS.rst:38
msgid "Odoo 15 compatibility."
msgstr "Compatibilité avec Odoo 15."
#: ../../NEWS.rst:40
msgid ""
"Explicitly disable base import with version it is not tested (it did not work "
"with 13.0 anyway)."
msgstr ""
#: ../../NEWS.rst:42
msgid "Use black default line length."
msgstr ""
#: ../../NEWS.rst:44
msgid "Change isort options to be able to show differences."
msgstr ""
#: ../../NEWS.rst:46
msgid ""
"Use the presence of a Dockerfile as a sign that the current directory is a "
"super project. Avoids starting to create files by error."
msgstr ""
#: ../../NEWS.rst:48
msgid "Add new command and flags to run pylint on some modules."
msgstr ""
#: ../../NEWS.rst:50
msgid "Fix conf2reST."
msgstr ""
#: ../../NEWS.rst:53
msgid "14.0.0"
msgstr "14.0.0"
#: ../../NEWS.rst:55
msgid "Allow not setting the database owner in do_tests."
msgstr ""
#: ../../NEWS.rst:57
msgid "Remove static image support."
msgstr ""
#: ../../NEWS.rst:59
msgid "``docker_build`` also tag with any current tag if any."
msgstr ""
#: ../../NEWS.rst:61
msgid ""
"``import_jsonrpc``: Add ``--allow-import-errors`` & ``--allow-missing-refs`` "
"to log warnings without blocking errors."
msgstr ""
#: ../../NEWS.rst:63
msgid ""
"``import_jsonrpc``: More lenient float parsing - handle commas / dots / "
"nbspaces."
msgstr ""
#: ../../NEWS.rst:66
msgid "13.3.0"
msgstr "13.3.0"
#: ../../NEWS.rst:68
msgid ""
"Sort subdirectories when importing files. This was supposed to be the case but "
"was not done correctly."
msgstr ""
#: ../../NEWS.rst:71
msgid "13.2.0"
msgstr "13.2.0"
#: ../../NEWS.rst:73
msgid ""
"Do not require odoorpc that works with python 3.10, just be aware that you "
"need to use the one from requirements if you want python 3.10 compatibility."
msgstr ""
#: ../../NEWS.rst:76
msgid "13.1.0"
msgstr "13.1.0"
#: ../../NEWS.rst:78
msgid "Add a handy method in odoo.py when writing scripts."
msgstr ""
#: ../../NEWS.rst:81
msgid "13.0.0"
msgstr "13.0.0"
#: ../../NEWS.rst:83
msgid "Update odoorpc required version to one including the fix for python 3.10."
msgstr ""
#: ../../NEWS.rst:86
msgid "12.0.1"
msgstr "12.0.1"
#: ../../NEWS.rst:88
msgid "Do not use python 3.10 as odoorpc is not compatible with this version."
msgstr ""
#: ../../NEWS.rst:91
msgid "12.0.0"
msgstr "12.0.0"
#: ../../NEWS.rst:93
msgid "Default to not doing flake8 and isort in do_tests."
msgstr ""
#: ../../NEWS.rst:96
msgid "11.1.0"
msgstr "11.1.0"
#: ../../NEWS.rst:98
msgid "Add the possibility to indicate a different path for the copied sources."
msgstr ""
#: ../../NEWS.rst:101
msgid "11.0.1"
msgstr "11.0.1"
#: ../../NEWS.rst:103
msgid "Fix reading other sources from setup, it was only accepting directories."
msgstr ""
#: ../../NEWS.rst:105
msgid ""
"Password in imports and odoo scripts is not mandatory anymore, if not "
"provided, it will be asked by using getpass."
msgstr ""
#: ../../NEWS.rst:108
msgid "11.0.0"
msgstr "11.0.0"
#: ../../NEWS.rst:110
msgid ""
"docker_build_copy: Add the copy of setup files in directory odoo_setup so that "
"they can be added to the Docker images of each projects."
msgstr ""
#: ../../NEWS.rst:113
msgid "10.0.1"
msgstr "10.0.1"
#: ../../NEWS.rst:115
msgid "Fix setting default developer mode."
msgstr ""
#: ../../NEWS.rst:118
msgid "10.0.0"
msgstr "10.0.0"
#: ../../NEWS.rst:120
msgid ""
"Add option to include custom developer mode. Default is still to use reload "
"and pdb. To use ipdb, use ``--dev-opt ipdb`` instead of ``--ipdb``."
msgstr ""
#: ../../NEWS.rst:122
msgid ""
"docker_dev_start chown option also chown the content of ``/var/lib/odoo`` for "
"recent Odoo."
msgstr ""
#: ../../NEWS.rst:125
msgid "9.0.1"
msgstr "9.0.1"
#: ../../NEWS.rst:127
msgid "Run chown in odoo as root."
msgstr ""
#: ../../NEWS.rst:130
msgid "9.0.0"
msgstr "9.0.0"
#: ../../NEWS.rst:132
msgid "Add install option to do_tests, allowing to override installed modules."
msgstr ""
#: ../../NEWS.rst:134
msgid "Fix issues with documentation generation (incompatibility with expand)"
msgstr ""
#: ../../NEWS.rst:136
msgid "Changed following base image changes."
msgstr ""
#: ../../NEWS.rst:138
msgid "Make start-py3o option work again."
msgstr ""
#: ../../NEWS.rst:140
msgid ""
"Odoo 13 set not null errors when testing are ignored the same way it was in "
"other versions."
msgstr ""
#: ../../NEWS.rst:143
msgid "8.0.1"
msgstr "8.0.1"
#: ../../NEWS.rst:145
msgid "Fix nested blacklisting."
msgstr ""
#: ../../NEWS.rst:148
msgid "8.0.0"
msgstr "8.0.0"
#: ../../NEWS.rst:150
msgid "flake8 and isort are not run by default when running docker_dev_start."
msgstr ""
#: ../../NEWS.rst:152
msgid "do_tests.py: Do not crash when super project has an hyphen in its name."
msgstr ""
#: ../../NEWS.rst:154
msgid "import_* follow symlinks."
msgstr "" msgstr ""
...@@ -25,6 +306,292 @@ ...@@ -25,6 +306,292 @@
msgstr "" msgstr ""
#: ../../NEWS.rst:8 #: ../../NEWS.rst:156
msgid ""
"✨ allow nested blacklisting: For example, allow ignoring odoo-mint/theme when "
"expanding odoo-mint-hr."
msgstr ""
#: ../../NEWS.rst:159
msgid "🔨 Change list_modules command to output in the console when used."
msgstr ""
#: ../../NEWS.rst:161
msgid "Handle option --odoo-sources in odoo 13."
msgstr ""
#: ../../NEWS.rst:163
msgid "🚑 avoid error on warning.out"
msgstr ""
#: ../../NEWS.rst:166
msgid "7.0.5"
msgstr "7.0.5"
#: ../../NEWS.rst:168
msgid "Clarify chown message."
msgstr ""
#: ../../NEWS.rst:170
msgid ""
"Fix issue when trying to build an image using python 3.5 with development "
"tools."
msgstr ""
#: ../../NEWS.rst:173
msgid "7.0.4"
msgstr "7.0.4"
#: ../../NEWS.rst:175
msgid "Fix copy of modules static with core in its path."
msgstr ""
#: ../../NEWS.rst:177
msgid "Push image to our registry too."
msgstr ""
#: ../../NEWS.rst:179
msgid "More options can be expanded."
msgstr ""
#: ../../NEWS.rst:181
msgid "Fix reading configuration value in python 2.7."
msgstr ""
#: ../../NEWS.rst:183
msgid "Fix reading odoo_type when using expansion."
msgstr ""
#: ../../NEWS.rst:186
msgid "7.0.3"
msgstr "7.0.3"
#: ../../NEWS.rst:188
msgid "Omit Odoo manifests from coverage."
msgstr ""
#: ../../NEWS.rst:190
msgid "Fix copy of modules with core in its path."
msgstr ""
#: ../../NEWS.rst:193
msgid "7.0.2"
msgstr "7.0.2"
#: ../../NEWS.rst:195
msgid "Fix colors of passing/failures in run_tests."
msgstr ""
#: ../../NEWS.rst:198
msgid "7.0.1"
msgstr "7.0.1"
#: ../../NEWS.rst:200
msgid "Also add expanding in shell scripts."
msgstr ""
#: ../../NEWS.rst:203
msgid "7.0.0"
msgstr "7.0.0"
#: ../../NEWS.rst:205
msgid ""
"Rewrote expanding to allow blacklisting. It should be simpler to add new "
"options."
msgstr ""
#: ../../NEWS.rst:208
msgid "6.0.0"
msgstr "6.0.0"
#: ../../NEWS.rst:210
msgid "Change to how output is colorized in shell scripts."
msgstr ""
#: ../../NEWS.rst:212
msgid ""
"Add .expand to several options so that a super project can reuse other super "
"projects."
msgstr ""
#: ../../NEWS.rst:214
msgid "Fix --odoo-help in docker_dev_start to avoid requiring a database."
msgstr ""
#: ../../NEWS.rst:217
msgid "5.0.0"
msgstr "5.0.0"
#: ../../NEWS.rst:219
msgid "Use semver."
msgstr "Utilisation des versions sémantiques."
#: ../../NEWS.rst:221
msgid ""
"docker_dev_start and do_tests: use socket when starting postgresql rather than "
"a port that might be used on the host."
msgstr ""
#: ../../NEWS.rst:223
msgid ""
"docker_dev_start stops doing systematic chown on the content of /mnt in the "
"container. The argument ``--chown`` can be used to do that. This was needed "
"when the odoo user changed in an image, a rare occurence."
msgstr ""
#: ../../NEWS.rst:225
msgid ""
"Add :ref:`docker_pg.py` command to start postgres like :ref:`docker_dev_start."
"py` does when using ``--start-postgresql``, but without starting odoo."
msgstr ""
#: ../../NEWS.rst:228
msgid "4.2.1"
msgstr "4.2.1"
#: ../../NEWS.rst:230
msgid "Disable test, meaning that import_base_import does not work in odoo 13."
msgstr ""
#: ../../NEWS.rst:233
msgid "4.2"
msgstr "4.2"
#: ../../NEWS.rst:235
msgid ""
"Adapt import scripts to odoo 13. import_base_import **does not work** in this "
"version yet."
msgstr ""
#: ../../NEWS.rst:237
msgid "Fix missing PyYAML dependency."
msgstr ""
#: ../../NEWS.rst:239
msgid "Colored logs."
msgstr ""
#: ../../NEWS.rst:241
msgid "Docker calls are now done with the API rather than with subprocesses."
msgstr ""
#: ../../NEWS.rst:243
msgid ""
":file:`isort` shell script has been removed, it is now available as a python 3 "
"script :ref:`docker_isort`."
msgstr ""
#: ../../NEWS.rst:245
msgid ""
"Logging default is now the info level. Use `-q`/`--quiet` to decrease "
"verbosity."
msgstr ""
#: ../../NEWS.rst:248
msgid "4.1"
msgstr "4.1"
#: ../../NEWS.rst:250
msgid ""
"Shell scripts stop assuming that they are in a directory inside the "
"superproject, but assume they are called from the superproject directory "
"instead."
msgstr ""
#: ../../NEWS.rst:252
msgid "Improve documentation generation."
msgstr ""
#: ../../NEWS.rst:254
msgid "Fix issue with pg.extensions key in config file."
msgstr ""
#: ../../NEWS.rst:256
msgid ""
"Fix issue with flake8 call not using :file:`setup.cfg` preferences; it was "
"called from another directory."
msgstr ""
#: ../../NEWS.rst:258
msgid ""
"Default to pdb with pdb++ instead of ipdb. New option ``--ipdb`` to run ipdb "
"instead if wanted."
msgstr ""
#: ../../NEWS.rst:260
msgid ""
"docker_dev_start: add argument to run SQL script after eventual restauration "
"but before starting the server."
msgstr ""
#: ../../NEWS.rst:263
msgid "4.0"
msgstr "4.0"
#: ../../NEWS.rst:265
msgid ""
"Change how documentation is generated, and do not exit with an error code on "
"module generation errors."
msgstr ""
#: ../../NEWS.rst:268
msgid "3.3"
msgstr "3.3"
#: ../../NEWS.rst:270
msgid "Do not include CI files when duplicating sources."
msgstr ""
#: ../../NEWS.rst:272
msgid "Expose ``logging_from_verbose``."
msgstr ""
#: ../../NEWS.rst:274
msgid "Change failure and error detection in ``run_tests``."
msgstr ""
#: ../../NEWS.rst:276
msgid "run_tests: Add metrics when running in CI."
msgstr ""
#: ../../NEWS.rst:279
msgid "3.2"
msgstr "3.2"
#: ../../NEWS.rst:281
msgid "Changed several shell scripts to python 3 scripts."
msgstr ""
#: ../../NEWS.rst:284
msgid "3.1"
msgstr "3.1"
#: ../../NEWS.rst:286
msgid "Add odoo 13."
msgstr ""
#: ../../NEWS.rst:288
msgid "Add ODOO_ADDONS_PATH env var to start."
msgstr ""
#: ../../NEWS.rst:290
msgid "Add import_sql script."
msgstr ""
#: ../../NEWS.rst:292
msgid "Add option to bind odoo sources in the image:"
msgstr ""
#: ../../NEWS.rst:294
msgid ""
"``update_duplicate_sources`` now relies on the metaproject clone URL instead "
"of its directory name. Works fine with the bitbucket.org ➔ orus.io move."
msgstr ""
#: ../../NEWS.rst:298
msgid "3.0"
msgstr "3.0"
#: ../../NEWS.rst:300
msgid "Script uses python 3." msgid "Script uses python 3."
msgstr "" msgstr ""
...@@ -28,5 +595,5 @@ ...@@ -28,5 +595,5 @@
msgid "Script uses python 3." msgid "Script uses python 3."
msgstr "" msgstr ""
#: ../../NEWS.rst:11 #: ../../NEWS.rst:303
msgid "2.20" msgid "2.20"
...@@ -32,3 +599,3 @@ ...@@ -32,3 +599,3 @@
msgid "2.20" msgid "2.20"
msgstr "" msgstr "2.20"
...@@ -34,7 +601,7 @@ ...@@ -34,7 +601,7 @@
#: ../../NEWS.rst:13 #: ../../NEWS.rst:305
msgid "" msgid ""
"start locale py3o stack with ``docker_dev_start.py`` (when " "start locale py3o stack with ``docker_dev_start.py`` (when "
"report_py3o_fusion_server is in module list)." "report_py3o_fusion_server is in module list)."
msgstr "" msgstr ""
...@@ -36,7 +603,7 @@ ...@@ -36,7 +603,7 @@
msgid "" msgid ""
"start locale py3o stack with ``docker_dev_start.py`` (when " "start locale py3o stack with ``docker_dev_start.py`` (when "
"report_py3o_fusion_server is in module list)." "report_py3o_fusion_server is in module list)."
msgstr "" msgstr ""
#: ../../NEWS.rst:17 #: ../../NEWS.rst:309
msgid "2.19" msgid "2.19"
...@@ -42,3 +609,3 @@ ...@@ -42,3 +609,3 @@
msgid "2.19" msgid "2.19"
msgstr "" msgstr "2.19"
...@@ -44,5 +611,5 @@ ...@@ -44,5 +611,5 @@
#: ../../NEWS.rst:19 #: ../../NEWS.rst:311
msgid "remove references to ``addon_dirs``, use ``module`` instead." msgid "remove references to ``addon_dirs``, use ``module`` instead."
msgstr "" msgstr ""
...@@ -46,5 +613,5 @@ ...@@ -46,5 +613,5 @@
msgid "remove references to ``addon_dirs``, use ``module`` instead." msgid "remove references to ``addon_dirs``, use ``module`` instead."
msgstr "" msgstr ""
#: ../../NEWS.rst:22 #: ../../NEWS.rst:314
msgid "2.11" msgid "2.11"
...@@ -50,3 +617,3 @@ ...@@ -50,3 +617,3 @@
msgid "2.11" msgid "2.11"
msgstr "" msgstr "2.11"
...@@ -52,5 +619,5 @@ ...@@ -52,5 +619,5 @@
#: ../../NEWS.rst:24 #: ../../NEWS.rst:316
msgid "create_documentation: Fix paths of per-module documentation." msgid "create_documentation: Fix paths of per-module documentation."
msgstr "" msgstr ""
...@@ -54,7 +621,7 @@ ...@@ -54,7 +621,7 @@
msgid "create_documentation: Fix paths of per-module documentation." msgid "create_documentation: Fix paths of per-module documentation."
msgstr "" msgstr ""
#: ../../NEWS.rst:26 #: ../../NEWS.rst:318
msgid "Support Odoo 10 (\"odoo-bin\" instead of \"openerp-server\")." msgid "Support Odoo 10 (\"odoo-bin\" instead of \"openerp-server\")."
msgstr "" msgstr ""
...@@ -58,5 +625,5 @@ ...@@ -58,5 +625,5 @@
msgid "Support Odoo 10 (\"odoo-bin\" instead of \"openerp-server\")." msgid "Support Odoo 10 (\"odoo-bin\" instead of \"openerp-server\")."
msgstr "" msgstr ""
#: ../../NEWS.rst:29 #: ../../NEWS.rst:321
msgid "2.10" msgid "2.10"
...@@ -62,3 +629,3 @@ ...@@ -62,3 +629,3 @@
msgid "2.10" msgid "2.10"
msgstr "" msgstr "2.10"
...@@ -64,5 +631,5 @@ ...@@ -64,5 +631,5 @@
#: ../../NEWS.rst:31 #: ../../NEWS.rst:323
msgid "Add script to duplicate code on another repository." msgid "Add script to duplicate code on another repository."
msgstr "" msgstr ""
...@@ -66,5 +633,5 @@ ...@@ -66,5 +633,5 @@
msgid "Add script to duplicate code on another repository." msgid "Add script to duplicate code on another repository."
msgstr "" msgstr ""
#: ../../NEWS.rst:34 #: ../../NEWS.rst:326
msgid "2.9" msgid "2.9"
...@@ -70,3 +637,9 @@ ...@@ -70,3 +637,9 @@
msgid "2.9" msgid "2.9"
msgstr "2.9"
#: ../../NEWS.rst:328
msgid ""
"conf2reST.py: Prefer anonymous links to avoid conflicts when the same version "
"is shared by 2 repos (as the \"link target\" system would then be in use)."
msgstr "" msgstr ""
...@@ -71,9 +644,6 @@ ...@@ -71,9 +644,6 @@
msgstr "" msgstr ""
#: ../../NEWS.rst:36 #: ../../NEWS.rst:332
msgid "" msgid "2.8"
"conf2reST.py: Prefer anonymous links to avoid conflicts when the same " msgstr "2.8"
"version is shared by 2 repos (as the \"link target\" system would then be"
" in use)."
msgstr ""
...@@ -79,9 +649,5 @@ ...@@ -79,9 +649,5 @@
#: ../../NEWS.rst:40 #: ../../NEWS.rst:334
msgid "2.8"
msgstr ""
#: ../../NEWS.rst:42
msgid "add script to create archive of source" msgid "add script to create archive of source"
msgstr "" msgstr ""
...@@ -85,5 +651,5 @@ ...@@ -85,5 +651,5 @@
msgid "add script to create archive of source" msgid "add script to create archive of source"
msgstr "" msgstr ""
#: ../../NEWS.rst:43 #: ../../NEWS.rst:335
msgid "" msgid ""
...@@ -89,5 +655,5 @@ ...@@ -89,5 +655,5 @@
msgid "" msgid ""
"create_documentation: only create documentation for used modules, reusing" "create_documentation: only create documentation for used modules, reusing the "
" the setup.cfg key defined for create_archive if it is present" "setup.cfg key defined for create_archive if it is present"
msgstr "" msgstr ""
...@@ -92,4 +658,4 @@ ...@@ -92,4 +658,4 @@
msgstr "" msgstr ""
#: ../../NEWS.rst:44 #: ../../NEWS.rst:336
msgid "" msgid ""
...@@ -95,5 +661,5 @@ ...@@ -95,5 +661,5 @@
msgid "" msgid ""
"docker_build: copy modules (defined in setup.cfg in superproject to a new" "docker_build: copy modules (defined in setup.cfg in superproject to a new "
" directory for docker to do)" "directory for docker to do)"
msgstr "" msgstr ""
...@@ -98,4 +664,4 @@ ...@@ -98,4 +664,4 @@
msgstr "" msgstr ""
#: ../../NEWS.rst:47 #: ../../NEWS.rst:339
msgid "2.7" msgid "2.7"
...@@ -101,3 +667,3 @@ ...@@ -101,3 +667,3 @@
msgid "2.7" msgid "2.7"
msgstr "" msgstr "2.7"
...@@ -103,5 +669,5 @@ ...@@ -103,5 +669,5 @@
#: ../../NEWS.rst:49 #: ../../NEWS.rst:341
msgid "Add conf2reST.py script." msgid "Add conf2reST.py script."
msgstr "" msgstr ""
...@@ -105,5 +671,5 @@ ...@@ -105,5 +671,5 @@
msgid "Add conf2reST.py script." msgid "Add conf2reST.py script."
msgstr "" msgstr ""
#: ../../NEWS.rst:52 #: ../../NEWS.rst:344
msgid "2.0" msgid "2.0"
...@@ -109,3 +675,9 @@ ...@@ -109,3 +675,9 @@
msgid "2.0" msgid "2.0"
msgstr "2.0"
#: ../../NEWS.rst:346
msgid ""
"Read module_list, module_list_test, addon_dirs and odoo_type from setup.cfg "
"instead of directories"
msgstr "" msgstr ""
...@@ -110,8 +682,6 @@ ...@@ -110,8 +682,6 @@
msgstr "" msgstr ""
#: ../../NEWS.rst:54 #: ../../NEWS.rst:349
msgid "" msgid "1.0"
"Read module_list, module_list_test, addon_dirs and odoo_type from " msgstr "1.0"
"setup.cfg instead of directories"
msgstr ""
...@@ -117,7 +687,3 @@ ...@@ -117,7 +687,3 @@
#: ../../NEWS.rst:57 #: ../../NEWS.rst:351
msgid "1.0"
msgstr ""
#: ../../NEWS.rst:59
msgid "Initial version" msgid "Initial version"
...@@ -123,3 +689,2 @@ ...@@ -123,3 +689,2 @@
msgid "Initial version" msgid "Initial version"
msgstr "" msgstr "Version initiale"
This diff is collapsed.
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
msgstr "" msgstr ""
"Project-Id-Version: Odoo Scripts 3.0\n" "Project-Id-Version: Odoo Scripts 3.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-28 16:44+0100\n" "POT-Creation-Date: 2022-03-04 16:53+0100\n"
"PO-Revision-Date: 2020-02-28 16:46+0200\n" "PO-Revision-Date: 2022-03-04 17:02+0100\n"
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n" "Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-"
"consulting.fr>\n"
"Language: fr\n"
"Language-Team: XCG Consulting\n" "Language-Team: XCG Consulting\n"
...@@ -12,5 +14,5 @@ ...@@ -12,5 +14,5 @@
"Language-Team: XCG Consulting\n" "Language-Team: XCG Consulting\n"
"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -14,11 +16,10 @@ ...@@ -14,11 +16,10 @@
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Generated-By: Babel 2.9.1\n"
"X-Generator: Virtaal 0.7.1\n" "X-Generator: Poedit 2.4.2\n"
"Generated-By: Babel 2.7.0\n"
#: ../../TODO.rst:2 #: ../../TODO.rst:2
msgid "To Do" msgid "To Do"
msgstr "À faire" msgstr "À faire"
...@@ -20,10 +21,12 @@ ...@@ -20,10 +21,12 @@
#: ../../TODO.rst:2 #: ../../TODO.rst:2
msgid "To Do" msgid "To Do"
msgstr "À faire" msgstr "À faire"
#: ../../TODO.rst:8 #: ../../TODO.rst:6
msgid "" msgid "Todo"
"script to launch test, but from docker, with option to use local modules " msgstr "À faire"
"(as `docker_dev_start.py`)"
#: ../../TODO.rst:6
msgid "Merge pytests junit reports into one."
msgstr "" msgstr ""
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
msgstr "" msgstr ""
"Project-Id-Version: Odoo Scripts 3.0\n" "Project-Id-Version: Odoo Scripts 3.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-28 16:44+0100\n" "POT-Creation-Date: 2022-03-04 16:53+0100\n"
"PO-Revision-Date: 2020-02-28 16:46+0200\n" "PO-Revision-Date: 2022-03-04 17:07+0100\n"
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n" "Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
...@@ -11,2 +11,3 @@ ...@@ -11,2 +11,3 @@
"Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n" "Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
"Language: fr\n"
"Language-Team: XCG Consulting\n" "Language-Team: XCG Consulting\n"
...@@ -12,5 +13,5 @@ ...@@ -12,5 +13,5 @@
"Language-Team: XCG Consulting\n" "Language-Team: XCG Consulting\n"
"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -14,7 +15,6 @@ ...@@ -14,7 +15,6 @@
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Generated-By: Babel 2.9.1\n"
"X-Generator: Virtaal 0.7.1\n" "X-Generator: Poedit 2.4.2\n"
"Generated-By: Babel 2.7.0\n"
...@@ -20,9 +20,5 @@ ...@@ -20,9 +20,5 @@
#: ../../index.rst:7 #: ../../index.rst:3
msgid "Welcome to Odoo Scripts's documentation!"
msgstr "Bienvenue dans la documentation des scripts Odoo !"
#: ../../index.rst:9
msgid "Contents:" msgid "Contents:"
msgstr "Contenus :" msgstr "Contenus :"
...@@ -26,7 +22,613 @@ ...@@ -26,7 +22,613 @@
msgid "Contents:" msgid "Contents:"
msgstr "Contenus :" msgstr "Contenus :"
#: ../../index.rst:20 #: ../../README.rst:3
msgid "Odoo Scripts"
msgstr "Scripts Odoo"
#: ../../README.rst:5
msgid ""
"Most commands can be run directly or with the image build from ``Dockerfile`` "
"(xcgd/odoo_scripts) by indicating the command to run, but the best way to use "
"this module is to install it. Installing will also install dependencies."
msgstr ""
#: ../../README.rst:8
msgid "Scripts"
msgstr ""
#: ../../README.rst:10
msgid ""
"Those scripts are available when installing the package, and can also be run "
"directly."
msgstr ""
#: ../../README.rst:12
msgid ""
"The recommend way to install this module is to run ``python3 -m pip install hg"
"+https://orus.io/xcg/odoo_scripts#egg=odoo_scripts``, or to clone it then run "
"``python3 -m pip install .``."
msgstr ""
#: ../../README.rst:14
msgid ""
"Some scripts are in other sections, because they need some specialized "
"library, in that case you need to indicate the name of section as in ``python3 "
"-m pip install \"hg+https://orus.io/xcg/"
"odoo_scripts#egg=odoo_scripts[docker]\"``. The prerequisites for this module "
"or one of its section can be installed by using pip3 or the package manager; "
"the requirements are defined in ``setup.py``."
msgstr ""
#: ../../README.rst:17
msgid ""
"As there is no way of indicating sections (worse, it is handling them "
"incorrectly), do not use ``python3 setup.py install``."
msgstr ""
#: ../../README.rst:20
msgid "docker_black"
msgstr "docker_black"
#: ../../README.rst:22
msgid ""
"Run dockerized black on provided directory. black must be present in the "
"project image."
msgstr ""
#: ../../README.rst:24 ../../README.rst:31 ../../README.rst:38
#: ../../README.rst:45 ../../README.rst:104
msgid "This is part of the docker section."
msgstr ""
#: ../../README.rst:27
msgid "docker_isort"
msgstr "docker_isort"
#: ../../README.rst:29
msgid ""
"Run dockerized isort on current directory. This uses a configuration file that "
"is adapted to OCA guidelines for imports."
msgstr ""
#: ../../README.rst:34
msgid "docker_pylint"
msgstr "docker_pylint"
#: ../../README.rst:36
msgid ""
"Run dockerized pylint on provided module name. Pylint must be present in the "
"project image."
msgstr ""
#: ../../README.rst:41
msgid "docker_prettier"
msgstr "docker_prettier"
#: ../../README.rst:43
msgid ""
"Run dockerized prettier on provided directory. prettier must be present in the "
"project image."
msgstr ""
#: ../../README.rst:48
msgid "conf2reST.py"
msgstr "conf2reST.py"
#: ../../README.rst:50
msgid ""
"This script is used to produce a reST file from setup.cfg, the Dockerfile and "
"the ``.hgconf``/``nest.yaml`` file."
msgstr ""
#: ../../README.rst:52
msgid ""
"When the package is installed, the executable for this script is "
"``conf2reST``. This is part of the conf2reST section."
msgstr ""
#: ../../README.rst:56
msgid "update_duplicate_sources.py"
msgstr "update_duplicate_sources.py"
#: ../../README.rst:58
msgid ""
"This script will update a project that only contain the sources of the one it "
"is launched from."
msgstr ""
#: ../../README.rst:60 ../../README.rst:239 ../../README.rst:290
msgid ""
"It expect the configuration file (`setup.cfg`_) to have the following keys:"
msgstr ""
#: ../../README.rst:62 ../../README.rst:242
msgid ""
"``modules``: list of directories and files to include (also used by another "
"script)"
msgstr ""
#: ../../README.rst:63
msgid ""
"``dependencies``: list of directories and files to include (also used by "
"another script)"
msgstr ""
#: ../../README.rst:64
msgid ""
"``other_sources``: list of directories and files to include (only used by this "
"script, used for README, ReleaseNotes, script directories, etc.)"
msgstr ""
#: ../../README.rst:65
msgid ""
"``duplicate_repo``: target repository, if none are specified, uses the same "
"URL and append `_sources` to it."
msgstr ""
#: ../../README.rst:67
msgid "No change are made to the name of the directories/files included."
msgstr ""
#: ../../README.rst:69
msgid ""
"When the package is installed, the executable for this script is "
"``update_duplicate_sources``. This is part of the source_control section."
msgstr ""
#: ../../README.rst:73
msgid "docker_dev_start.py"
msgstr "docker_dev_start.py"
#: ../../README.rst:75
msgid ""
"This script starts an odoo from a docker but with the local addons modules "
"mounted, and eventually a local copy of the odoo sources mounted too."
msgstr ""
#: ../../README.rst:77
msgid "Using it avoids having to create a virtual environment for every project."
msgstr ""
#: ../../README.rst:79 ../../README.rst:99
msgid "Prerequisites:"
msgstr ""
#: ../../README.rst:81 ../../README.rst:101
msgid "Your user needs to be in the docker group."
msgstr ""
#: ../../README.rst:82
msgid ""
"It expects the `configuration file <setup.cfg>`_ to have the following keys:"
msgstr ""
#: ../../README.rst:84
msgid "``modules``"
msgstr ""
#: ../../README.rst:85
msgid "list of directories and files to include"
msgstr ""
#: ../../README.rst:87
msgid "…"
msgstr ""
#: ../../README.rst:89
msgid ""
"When the package is installed, the executable for this script is "
"``docker_dev_start``. This is part of the docker section."
msgstr ""
#: ../../README.rst:93
msgid "docker_pg.py"
msgstr "docker_pg.py"
#: ../../README.rst:95
msgid ""
"This script start a postgresql server the same way `docker_dev_start.py`_ does."
msgstr ""
#: ../../README.rst:97
msgid ""
"By default it provides an interactive psql shell, but can also be used to run "
"SQL commands, use an interactive shell or a shell command."
msgstr ""
#: ../../README.rst:102
msgid "It uses the `configuration file <setup.cfg>`_’s keys: postgresql_version."
msgstr ""
#: ../../README.rst:107
msgid "docker_build.py"
msgstr "docker_build.py"
#: ../../README.rst:109
msgid "This script builds a docker image of the project."
msgstr ""
#: ../../README.rst:111
msgid "It uses the super project’s `setup.cfg`_ and ``Dockerfile``."
msgstr ""
#: ../../README.rst:113
msgid ""
"When the package is installed, the executable for this script is "
"``docker_build``. This is part of the docker section."
msgstr ""
#: ../../README.rst:117
msgid "do_tests.py"
msgstr "do_tests.py"
#: ../../README.rst:119
msgid ""
"This scripts launches the tests, but with more options than `do_tests`_. It "
"uses docker by default, similar to `docker_dev_start.py`_."
msgstr ""
#: ../../README.rst:121
msgid ""
"When the package is installed, the executable for this script is ``do_tests``."
msgstr ""
#: ../../README.rst:125
msgid "import_base_import and import_jsonrpc"
msgstr ""
#: ../../README.rst:127
msgid "Import CSV files into an odoo."
msgstr ""
#: ../../README.rst:129
msgid "import_base_import uses odoo base_import module to import the CSV file."
msgstr ""
#: ../../README.rst:131
msgid ""
"import_jsonrpc uses jsonrpc calls to import the files. The format is the same "
"as the one used with the import module, with a couple more restrictions:"
msgstr ""
#: ../../README.rst:134 ../../README.rst:149
msgid ""
"selection fields must use the technical value, not the displayed value or one "
"of its translation."
msgstr ""
#: ../../README.rst:135
msgid ""
"many2one and many2many fields must use the xmlid of the field they are "
"referencing, with the column name in the form field_name/id or field_name:id."
msgstr ""
#: ../../README.rst:136
msgid "one2many fields in the same file are not supported for now."
msgstr ""
#: ../../README.rst:137 ../../README.rst:152
msgid "date and datetime must be in ISO format."
msgstr ""
#: ../../README.rst:138
msgid ""
"context does not include base.import usual import key, so they need to be "
"added as argument or in the configuration file."
msgstr ""
#: ../../README.rst:140
msgid ""
"import_jsonrpc tries to find an ``import.yaml`` file alongside any imported "
"file. It will use the delimiter indicated in the file if it finds one and will "
"add the context key to the context used in the jsonrpc calls."
msgstr ""
#: ../../README.rst:143
msgid "import_sql"
msgstr "import_sql"
#: ../../README.rst:145
msgid ""
"Import CSV files into an Odoo database. The import is done directly as SQL "
"insert and update commands."
msgstr ""
#: ../../README.rst:147
msgid ""
"The format is the similar to the one used with the import module, with many "
"more restrictions:"
msgstr ""
#: ../../README.rst:150
msgid "many2one and many2many fields can not be used."
msgstr ""
#: ../../README.rst:151
msgid "one2many fields in the same file are not supported."
msgstr ""
#: ../../README.rst:154
msgid ""
"When inserting, the create_uid/write_uid are not set. create_date and "
"write_date is updated as needed, and so is the date_update in ``ir.model."
"data``. This is part of the import_sql section."
msgstr ""
#: ../../README.rst:159
msgid "odoo_conf_inject_env_var"
msgstr "odoo_conf_inject_env_var"
#: ../../README.rst:161
msgid ""
"This script takes an odoo configuration file and a path and will use "
"environment variables values to set some values in the produced odoo "
"configuration file."
msgstr ""
#: ../../README.rst:164
msgid "setup.cfg"
msgstr "setup.cfg"
#: ../../README.rst:166
msgid ""
"The scripts expects configuration in the odoo_scripts section of ``setup."
"cfg``. This is the file in the super project, not the one in `Odoo Scripts`_."
msgstr ""
#: ../../README.rst:168
msgid "Configuration keys:"
msgstr ""
#: ../../README.rst:170
msgid "modules"
msgstr ""
#: ../../README.rst:171
msgid ""
"list of modules to install (relative to project directory), those modules are "
"the ones copied in the Dockerfile"
msgstr ""
#: ../../README.rst:172
msgid "odoo_type"
msgstr ""
#: ../../README.rst:173
msgid "type of odoo (odoo7, odoo8, odoo10, odoo11, odoo13)"
msgstr ""
#: ../../README.rst:174
msgid "pg.extensions"
msgstr ""
#: ../../README.rst:175
msgid ""
"postgresql extensions to install (unaccent is added automatically depending on "
"odoo configuration)"
msgstr ""
#: ../../README.rst:176
msgid "load-language"
msgstr ""
#: ../../README.rst:177
msgid "languages to install into a newly created database"
msgstr ""
#: ../../README.rst:179
msgid "postgresql_version"
msgstr ""
#: ../../README.rst:179
msgid "version of postgresql to use. defaults to 9.6."
msgstr ""
#: ../../README.rst:181
msgid ""
"It is possible to reuse another directory containing `setup.cfg`_. These type "
"of keys can be used:"
msgstr ""
#: ../../README.rst:200
msgid "Completion files for zsh"
msgstr ""
#: ../../README.rst:202
msgid "Your ``.zshrc`` should contain a line like this::"
msgstr ""
#: ../../README.rst:206
msgid "Create completion directory::"
msgstr ""
#: ../../README.rst:210
msgid "Clone::"
msgstr ""
#: ../../README.rst:217
msgid ""
"Generate completion file for python scripts (from the super project for the "
"scripts that need to be run from there, and with the required requirements "
"too)::"
msgstr ""
#: ../../README.rst:223
msgid ""
"Note that even help2comp.py indicates it is not complient with python3, it "
"seems to work fine enough."
msgstr ""
#: ../../README.rst:226
msgid "Shell Scripts"
msgstr ""
#: ../../README.rst:228
msgid ""
"Those scripts are not installed when installing this python module. They are "
"meant to be used on a system that has Odoo installed, inside an image for "
"example."
msgstr ""
#: ../../README.rst:231
msgid "start"
msgstr ""
#: ../../README.rst:233
msgid "This script can be used to start odoo."
msgstr ""
#: ../../README.rst:235
msgid ""
"It need to be run on a machine with all the odoo requirements installed, "
"either system-wide or in a virtual environment (which need to be activated)."
msgstr ""
#: ../../README.rst:237
msgid ""
"Its arguments are forwarded to the Odoo executable (``odoo-bin`` / ``openerp-"
"server``)."
msgstr ""
#: ../../README.rst:241
msgid ""
"``odoo_type``. The environment variable ODOO_TYPE can be also be used instead "
"to override the configuration file."
msgstr ""
#: ../../README.rst:243
msgid "``load-language``."
msgstr ""
#: ../../README.rst:245
msgid "These environment variables can be set:"
msgstr ""
#: ../../README.rst:247
msgid "ODOO_ADDONS_PATH"
msgstr "ODOO_ADDONS_PATH"
#: ../../README.rst:248
msgid ""
"can be used to set the path for the addons, it can be empty if there is no "
"path to include."
msgstr ""
#: ../../README.rst:250
msgid "PRE_ODOO_BIN"
msgstr "PRE_ODOO_BIN"
#: ../../README.rst:250
msgid ""
"Will be used in the command line calling odoo. Useful to run coverage tests "
"for example."
msgstr ""
#: ../../README.rst:253
msgid "do_tests"
msgstr "do_tests"
#: ../../README.rst:255
msgid ""
"This script create a database, install modules and run the tests on those "
"modules and print the result."
msgstr ""
#: ../../README.rst:257 ../../README.rst:283
msgid ""
"It need to be run on a machine with all the odoo requirements installed, "
"either system-wide or in a virtual environment (which need to be activated). A "
"postgresql server is also needed."
msgstr ""
#: ../../README.rst:260
msgid "It takes three optional arguments (those are positional arguments):"
msgstr ""
#: ../../README.rst:262
msgid "the host of the postgresql server,"
msgstr ""
#: ../../README.rst:263
msgid ""
"the user for this base (which need database creation rights). If a user is "
"provided, you will need to have a .pgpass with the password if it is not the "
"one in ``conf/dev/odoo.conf``."
msgstr ""
#: ../../README.rst:264
msgid "the name of the database to use"
msgstr ""
#: ../../README.rst:266
msgid "Those environment variables are used:"
msgstr ""
#: ../../README.rst:269
msgid "ODOO_NO_DROP"
msgstr ""
#: ../../README.rst:269
msgid "set to reuse an existing database."
msgstr ""
#: ../../README.rst:271
msgid "The script call `run_tests`_."
msgstr ""
#: ../../README.rst:273
msgid ""
"It expects the configuration file (`setup.cfg`_) to have the following keys:"
msgstr ""
#: ../../README.rst:275
msgid ""
"``module_list``: list (separated by white space) of odoo modules to install on "
"the database (default to empty list)"
msgstr ""
#: ../../README.rst:276
msgid ""
"``unaccent``: boolean to indicate if unaccent is to be installed on the "
"database (default to True)"
msgstr ""
#: ../../README.rst:279
msgid "run_tests"
msgstr "run_tests"
#: ../../README.rst:281
msgid "This script run the tests on a database."
msgstr ""
#: ../../README.rst:286
msgid "The name of the database is the same as do_tests or can be provided."
msgstr ""
#: ../../README.rst:288
msgid "The script call `start`_."
msgstr ""
#: ../../README.rst:292
msgid ""
"``module_list_tests``: list (separated by white space) of odoo modules to run "
"tests for on the database (default to empty list)"
msgstr ""
#: ../../README.rst:293
msgid ""
"``odoo_type``: type of odoo (bzr, odoo7, odoo8 or odoo10) [default to odoo8]"
msgstr ""
#: ../../README.rst:296
msgid "create_archive"
msgstr ""
#: ../../README.rst:298
msgid "zsh script to create a tar.xz file containing all sources."
msgstr ""
#: ../../index.rst:11
msgid "Indices and tables" msgid "Indices and tables"
msgstr "Indices et tables" msgstr "Indices et tables"
...@@ -30,7 +632,7 @@ ...@@ -30,7 +632,7 @@
msgid "Indices and tables" msgid "Indices and tables"
msgstr "Indices et tables" msgstr "Indices et tables"
#: ../../index.rst:22 #: ../../index.rst:13
msgid ":ref:`genindex`" msgid ":ref:`genindex`"
msgstr "" msgstr ""
...@@ -34,7 +636,7 @@ ...@@ -34,7 +636,7 @@
msgid ":ref:`genindex`" msgid ":ref:`genindex`"
msgstr "" msgstr ""
#: ../../index.rst:23 #: ../../index.rst:14
msgid ":ref:`modindex`" msgid ":ref:`modindex`"
msgstr "" msgstr ""
...@@ -38,6 +640,6 @@ ...@@ -38,6 +640,6 @@
msgid ":ref:`modindex`" msgid ":ref:`modindex`"
msgstr "" msgstr ""
#: ../../index.rst:24 #: ../../index.rst:15
msgid ":ref:`search`" msgid ":ref:`search`"
msgstr "" msgstr ""
...@@ -42,2 +644,5 @@ ...@@ -42,2 +644,5 @@
msgid ":ref:`search`" msgid ":ref:`search`"
msgstr "" msgstr ""
#~ msgid "Welcome to Odoo Scripts's documentation!"
#~ msgstr "Bienvenue dans la documentation des scripts Odoo !"
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