From 80382916f36c4422e14f2bc7654312b39603a7de Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 May 2022 23:37:52 +0000 Subject: [PATCH] [UPD] README.rst --- account_sequence_option/README.rst | 3 ++- account_sequence_option/static/description/index.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/account_sequence_option/README.rst b/account_sequence_option/README.rst index e79a5d604..7d0abd9c9 100644 --- a/account_sequence_option/README.rst +++ b/account_sequence_option/README.rst @@ -36,7 +36,8 @@ demo/account_demo_options.xml as a base for your own sequence definitions. The demo sequences use a continuous numbering scheme, without the current year in the generated name. To use a scheme that does include the year, set -``use_date_range`` to ``true``, and use ``%(range_year)s`` the represent the year. +``use_date_range`` to ``true``, and use ``%(range_year)s`` the represent the +year. For example, to generate an invoice scheme that will generate "2022F00001" in 2022, try:: diff --git a/account_sequence_option/static/description/index.html b/account_sequence_option/static/description/index.html index f2ff5a175..00c13369b 100644 --- a/account_sequence_option/static/description/index.html +++ b/account_sequence_option/static/description/index.html @@ -3,7 +3,7 @@ - + Account Sequence Option