From 33d832b8e5a6f7ab3fd4083f3203d65c0ff5f9e3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 11 Apr 2023 10:36:05 +0000 Subject: [PATCH] [UPD] README.rst --- base_sequence_default/README.rst | 9 +++++++-- base_sequence_default/static/description/index.html | 6 ++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/base_sequence_default/README.rst b/base_sequence_default/README.rst index 3d6ad86d5..c09505fa7 100644 --- a/base_sequence_default/README.rst +++ b/base_sequence_default/README.rst @@ -62,6 +62,8 @@ To use this module, it is necessary to: #. Follow the configuration instructions. #. Create a record of the model you configured. +#. Leave empty the fields where you configured a sequence. If they are required + fields, set value to "-" to trigger the automatic sequence on creation. #. Check that the field defined in the sequence is set to the next value in the sequence. Bug Tracker @@ -105,10 +107,13 @@ promote its widespread use. .. |maintainer-Shide| image:: https://github.com/Shide.png?size=40px :target: https://github.com/Shide :alt: Shide +.. |maintainer-yajo| image:: https://github.com/yajo.png?size=40px + :target: https://github.com/yajo + :alt: yajo -Current `maintainer `__: +Current `maintainers `__: -|maintainer-Shide| +|maintainer-Shide| |maintainer-yajo| This module is part of the `OCA/server-tools `_ project on GitHub. diff --git a/base_sequence_default/static/description/index.html b/base_sequence_default/static/description/index.html index 02ddb8ccc..fdbfde817 100644 --- a/base_sequence_default/static/description/index.html +++ b/base_sequence_default/static/description/index.html @@ -413,6 +413,8 @@ sequenced name for new partners.
  1. Follow the configuration instructions.
  2. Create a record of the model you configured.
  3. +
  4. Leave empty the fields where you configured a sequence. If they are required +fields, set value to “-” to trigger the automatic sequence on creation.
  5. Check that the field defined in the sequence is set to the next value in the sequence.
@@ -447,8 +449,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

Current maintainer:

-

Shide

+

Current maintainers:

+

Shide yajo

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.