mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] README.rst
This commit is contained in:
@@ -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::
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
|
||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
||||
<title>Account Sequence Option</title>
|
||||
<style type="text/css">
|
||||
|
||||
@@ -376,7 +376,8 @@ under Settings -> Technical -> Manage Sequence Options.</p>
|
||||
demo/account_demo_options.xml as a base for your own sequence definitions.</p>
|
||||
<p>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
|
||||
<tt class="docutils literal">use_date_range</tt> to <tt class="docutils literal">true</tt>, and use <tt class="docutils literal">%(range_year)s</tt> the represent the year.
|
||||
<tt class="docutils literal">use_date_range</tt> to <tt class="docutils literal">true</tt>, and use <tt class="docutils literal">%(range_year)s</tt> the represent the
|
||||
year.
|
||||
For example, to generate an invoice scheme that will generate “2022F00001” in
|
||||
2022, try:</p>
|
||||
<pre class="literal-block">
|
||||
|
||||
Reference in New Issue
Block a user