Sequence Mixin

Info Description

Sequence Mixin is a core mixin module in the @simetri-sinergi-id/ssi-mixin technology suite for Odoo. It provides foundational sequence management capabilities that can be mixed into other modules to enable automatic sequence generation for various business documents and processes.

Features Key Features

Use Cases Use Cases / Context

This mixin is ideal for developers who need to add automatic sequence generation to their Odoo modules. Common use cases include:

Simply inherit from this mixin in your model class and configure the sequence pattern according to your business needs.

Install Installation & Usage

  1. Add to Odoo: Place ssi_sequence_mixin in your Odoo addons path.
  2. Enable: In Odoo Apps, search for ssi_sequence_mixin and install.
  3. Extend: Inherit this mixin in your custom modules to enable sequence functionality.

FAQs FAQ

Bug Tracker 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 smash it by providing a detailed and welcomed feedback.

Credits Credits & Contributors

This module is developed and maintained by PT. Simetri Sinergi Indonesia. We would like to thank all the contributors who have helped make this module better.