Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.2
Category
Tools
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 08:09:23
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Jairo Llopis, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the use of sequences. It will allow you to use them in any text
field.

If configured correctly, new records will have a default incremental value in the field
of your choice.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi
    Produce sequenced defaults if DB is configured for that.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
500 days ago
Last activity
32 days ago
Repository
OCA/server-tools
Pull request
[18.0][MIG] base_sequence_default: Migration to 18.0 (#3259)