| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Martin Trigaux, Josse Colpaert, Christophe Simonis, wan, Xavier-Do, oco-odoo, jbw |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_be - base_iban - base_vat - l10n_multilang |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add Structured Communication to customer invoices.
--------------------------------------------------
Using BBA structured communication simplifies the reconciliation between invoices and payments.
You can select the structured communication as payment communication in Invoicing/Accounting settings.
Two algorithms are suggested:
1) Invoice Number +++RRR/RRRR/RRRDD+++
**R..R =** Invoice Number, **DD =** Check Digits
2) Customer Reference +++RRR/RRRR/SSSDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
|
No views found for this module.
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Christophe Simonis, qdp-odoo, Damien Bouvy, Toufik Ben Jaa, Adrian Torres, wan, Xavier-Do, Prakash Prajapati |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_be - base_iban - base_vat - l10n_multilang |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add Structured Communication to customer invoices.
--------------------------------------------------
Using BBA structured communication simplifies the reconciliation between invoices and payments.
You can select the structured communication as payment communication in Invoicing/Accounting settings.
Two algorithms are suggested:
1) Invoice Number +++RRR/RRRR/RRRDD+++
**R..R =** Invoice Number, **DD =** Check Digits
2) Customer Reference +++RRR/RRRR/SSSDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
|
No views found for this module.
invoice_reference_model
Selection
selection_add=[('be', 'Belgium')]
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Fabien Pinckaers, Thibault Delavallée, Christophe Simonis, Nicolas Martinelli, qdp-odoo, GitHub, Yannick Tivisse, Pierre Masereel, De Paoli Quentin, Christophe Monniez, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - l10n_be - base_iban - base_vat - l10n_multilang |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Add Structured Communication to customer invoices.
--------------------------------------------------
Using BBA structured communication simplifies the reconciliation between invoices and payments.
You can select the structured communication as payment communication in Invoicing/Accounting settings.
Three algorithms are suggested:
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.l10n_be_invoice_bba | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
No new fields.
Public methods (1)generate_bbacomm(self)
l10n_be_structured_comm
Selection
default='random'
help='Choose an algorithm to generate the structured communication.'
string='Communication Algorithm'
args: [('random', 'Random Reference'), ('date', "Based on Invoice's Creation Date"), ('partner_ref', "Based on Customer's Internal Reference")]
No public methods.
l10n_be_structured_comm
Selection
default='random'
help='Choose an algorithm to generate the structured communication.'
readonly=False
related='company_id.l10n_be_structured_comm'
string='Communication Algorithm'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Goffin Simon, GitHub, Yannick Tivisse, Nans Lefebvre |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/accounting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localization for in- and outgoing invoices (prereq to account_coda):
============================================================================
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
---------------------------------------------------------------------------------------------------------------------
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
The preferred type of Structured Communication and associated Algorithm can be
specified on the Partner records. A 'random' Structured Communication will
generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
report_invoice_document_inherit |
report_invoice_document_inherit | ir.ui.view | qweb | Inherits account.report_invoice_document |
supplier_invoice_bbacomm_form |
account.invoice.supplier.form | account.invoice | field | Inherits account.invoice_supplier_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | group | Inherits account.view_partner_property_form |
reference_type
Selection
readonly=True
required=True
string='Payment Reference'
args: '_get_reference_type'
check_bbacomm(self, val)
copy(self, default=None)
create(self, vals)
generate_bbacomm(self, type, reference_type, partner_id, reference)
write(self, vals)
out_inv_comm_algorithm
Selection
help='Select Algorithm to generate the Structured Communication on Outgoing Invoices.'
string='Communication Algorithm'
args: [('random', 'Random'), ('date', 'Date'), ('partner_ref', 'Customer Reference')]
out_inv_comm_type
Selection
change_default=True
default='none'
help='Select Default Communication Type for Outgoing Invoices.'
string='Communication Type'
args: '_get_comm_type'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Julien Legros, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/accounting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localization for in- and outgoing invoices (prereq to account_coda):
============================================================================
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
---------------------------------------------------------------------------------------------------------------------
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
The preferred type of Structured Communication and associated Algorithm can be
specified on the Partner records. A 'random' Structured Communication will
generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
supplier_invoice_bbacomm_form |
account.invoice.supplier.form | account.invoice | field | Inherits account.invoice_supplier_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | group | Inherits account.view_partner_property_form |
reference_type
Selection
readonly=True
required=True
string='Payment Reference'
args: '_get_reference_type'
check_bbacomm(self, val)
copy(self, default=None)
create(self, vals)
generate_bbacomm(self, type, reference_type, partner_id, reference)
write(self, vals)
out_inv_comm_algorithm
Selection
help='Select Algorithm to generate the Structured Communication on Outgoing Invoices.'
string='Communication Algorithm'
args: [('random', 'Random'), ('date', 'Date'), ('partner_ref', 'Customer Reference')]
out_inv_comm_type
Selection
change_default=True
default='none'
help='Select Default Communication Type for Outgoing Invoices.'
string='Communication Type'
args: '_get_comm_type'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, qdp-odoo, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/accounting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localization for in- and outgoing invoices (prereq to account_coda):
============================================================================
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
---------------------------------------------------------------------------------------------------------------------
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
The preferred type of Structured Communication and associated Algorithm can be
specified on the Partner records. A 'random' Structured Communication will
generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | group | Inherits account.view_partner_property_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Denis Ledoux, Christophe Simonis, Nicolas Lempereur, Richard Mathot |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/accounting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localization for in- and outgoing invoices (prereq to account_coda):
============================================================================
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
---------------------------------------------------------------------------------------------------------------------
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
The preferred type of Structured Communication and associated Algorithm can be
specified on the Partner records. A 'random' Structured Communication will
generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | field | Inherits account.view_partner_property_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/7.0/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Twinkle Christian (OpenERP), Cecile Tonglet, Atul Patel (OpenERP), Stephane Wirtel, Odoo Translation Bot, Numerigraphe - Lionel Sausin, Antonin Bourguignon, Martin Trigaux, Ajay Chauhan (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Hardik, pso (OpenERP), Launchpad Translations on behalf of openerp, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Sanjay Gohel (Open ERP), help, Ravi Gohil, Chris Biersbach, Peter Langenberg |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:43:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localization for in- and outgoing invoices (prereq to account_coda):
============================================================================
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
---------------------------------------------------------------------------------------------------------------------
1) Random : +++RRR/RRRR/RRRDD+++
**R..R =** Random Digits, **DD =** Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
**DOY =** Day of the Year, **SSS =** Sequence Number, **DD =** Check Digits
3) Customer Reference +++RRR/RRRR/SSSDDD+++
**R..R =** Customer Reference without non-numeric characters, **SSS =** Sequence Number, **DD =** Check Digits
The preferred type of Structured Communication and associated Algorithm can be
specified on the Partner records. A 'random' Structured Communication will
generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | field | Inherits base.view_partner_form |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/l10n_be_invoice_bba |
| VERSION | |
| VERSION | 1.2 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Noviat |
| MAINTAINERS | |
| MAINTAINERS | Noviat |
| COMMITTERS | |
| COMMITTERS | Numerigraphe - Lionel Sausin, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), olt@tinyerp.com, Xavier ALT, Carlos Vásquez |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:41:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - base_tools |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Belgian localisation for in- and outgoing invoices (prereq to account_coda):
- Rename 'reference' field labels to 'Communication'
- Add support for Belgian Structured Communication
A Structured Communication can be generated automatically on outgoing invoices according to the following algorithms:
1) Random : +++RRR/RRRR/RRRDD+++
R..R = Random Digits, DD = Check Digits
2) Date : +++DOY/YEAR/SSSDD+++
DOY = Day of the Year, SSS = Sequence Number, DD = Check Digits)
3) Customer Reference +++RRR/RRRR/SSSDDD+++
R..R = Customer Reference without non-numeric characters, SSS = Sequence Number, DD = Check Digits)
The preferred type of Structured Communication and associated Algorithm can be specified on the Partner records.
A 'random' Structured Communication will generated if no algorithm is specified on the Partner record.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
customer_invoice_bbacomm_form |
account.invoice.form.inherit | account.invoice | field | Inherits account.invoice_form |
view_partner_inv_comm_type_form |
res.partner.inv_comm_type.form.inherit | res.partner | field | Inherits base.view_partner_form |
No models found for this module.