Default Fields with Sequence

Use sequences for default values of fields when creating a new record

Technical Name:
base_sequence_default
Version:
14.0
License:
Author:
Moduon
https://odoo-community.org/web/image/product.template/12429/image_1920?unique=2da6a22
  • Odoo Version

Terms and Conditions 

Default Fields with Sequence

Alpha License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

This module extends the defaults functionality to allow filling Character type fields on creation with a predefined sequence.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

Configuration

To configure this module, you need to:

  1. Enable developer mode.
  2. Go to the form view of the model to which you want to add the new sequential default value.
  3. Hover over the field to which you want to add the sequential default value. A tooltip with more info will appear.
  4. Make sure the tooltip says Type: char. Only those fields will work.
  5. Take note of the Object and Field.
  6. Go to Settings > Technical > Sequences & Identifiers > Sequences.
  7. Create one sequence with code named after this pattern: base_sequence_default.{object}.fields.{field}. E.g.: base_sequence_default.res.partner.fields.name to add a default sequenced name for new partners.
  8. Configure the sequence at will.

Usage

To use this module, it is necessary to:

  1. Follow the configuration instructions.
  2. Create a record of the model you configured.
  3. Leave empty the fields where you configured a sequence. If they are required fields, set value to "-" to trigger the automatic sequence on creation.
  4. Check that the field defined in the sequence is set to the next value in the sequence.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Moduon

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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 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.

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products