oca-ocb-accounting/odoo-bringout-oca-ocb-account_sequence
Ernad Husremovic 1395ffc223 update submodule l10n_ba_edi
🤖 assisted by claude
2025-08-30 19:42:50 +02:00
..
account_sequence Clean up temporary files and sync changes 2025-08-30 15:24:07 +02:00
doc update submodule l10n_ba_edi 2025-08-30 19:42:50 +02:00
pyproject.toml Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00
README.md Initial commit: Accounting packages 2025-08-29 15:20:47 +02:00

Accounting Sequence

Change the way sequence.mixin works to reduce concurrency errors

Installation

pip install odoo-bringout-oca-ocb-account_sequence

Dependencies

This addon depends on:

  • account

Manifest Information

  • Name: Accounting Sequence
  • Version: 1.0
  • Category: Hidden
  • License: LGPL-3
  • Installable: True

Source

Based on OCA/OCB branch 16.0, addon account_sequence.

License

This package maintains the original LGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md