oca-edi/odoo-bringout-oca-edi-account_einvoice_generate
Ernad Husremovic e35bbcf34e Update commit signature format in git scripts
- Changed from full Claude Code signature to simplified '🤖 assisted by claude'
- Updated git_update_submodules_then_root.py commit message templates
- Updated CLAUDE.md with new signature format requirements

🤖 assisted by claude
2025-08-30 19:19:56 +02:00
..
account_einvoice_generate Initial commit: OCA Edi packages (42 packages) 2025-08-29 15:43:05 +02:00
doc Update commit signature format in git scripts 2025-08-30 19:19:56 +02:00
pyproject.toml Initial commit: OCA Edi packages (42 packages) 2025-08-29 15:43:05 +02:00
README.md Initial commit: OCA Edi packages (42 packages) 2025-08-29 15:43:05 +02:00

Account e-invoice Generate

Odoo addon: account_einvoice_generate

Installation

pip install odoo-bringout-oca-edi-account_einvoice_generate

Dependencies

This addon depends on:

  • account

Manifest Information

  • Name: Account e-invoice Generate
  • Version: 16.0.1.1.0
  • Category: Accounting & Finance
  • License: AGPL-3
  • Installable: True

Source

Based on OCA/edi branch 16.0, addon account_einvoice_generate.

License

This package maintains the original AGPL-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