Base Sequence
(0)
101

Base Sequence

FREE

Available versions
Technical name
l10n_th_sequence_refactored
License
AGPL-3
Secure dependencies
N/A
Base Sequence

Base Sequence

Beta License: AGPL-3 OCA/l10n-thailand Translate me on Weblate Try me on Runboat

This module refactor the ir.sequence allowing more legends to be added with minimal code duplication and adding preview fields on both ir.sequence and ir.sequence.date_range models. the preview field is a computed fields that only visible in edit-mode of the form view works with range_ and range_end_. It helps users to check and validate the prefix, suffix, and padding configuration easily without a need to actually generate an actual document.

Adding more legends to ir.sequence requires an extension of an inner method _interpolation_dict() of the _get_prefix_suffix() method. An extension of an inner method is impractical, therefore this module override the _get_prefix_suffix() method by moving the inner private method _interpolation_dict() to a private method. Therefore, this allows another module to add more legends to the ir.sequence.

This modules works as a base module to other modules to add more legends to ir.sequence.

Table of contents

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

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

Credits

Authors

  • Sansiri Tanachutiwat

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.

This module is part of the OCA/l10n-thailand project on GitHub.

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

0.0 / 5.0
based on 0 ratings

Python dependencies

Package Version Secured
freezegun 0.3.15
pytz 2019.3
This app is not translated in any languages, it is only available in English.