TIP: You can type at any time to perform a new search.
Account Invoice UBL
account_invoice_ubl · OCA/edi
- Repository
- OCA/edi · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/edi
- Last tracking update
- 2026-08-07 08:09:21
- Authors
- Akretion, Odoo Community Association (OCA), Onestein, BCIM
- Maintainers
- Akretion, Odoo Community Association (OCA), Onestein, BCIM
- Committers
- Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_config_settings |
res.config.settings | Inherits account_einvoice_generate.view_account_config_settings | ||
view_move_form |
account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (7)-
attach_ubl_xml_file_button(self) -
generate_invoice_ubl_xml_etree(self, version='2.1') -
generate_ubl_xml_string(self, version='2.1') -
get_ubl_filename(self, version='2.1')This method is designed to be inherited -
get_ubl_lang(self) -
get_ubl_version(self) -
is_ubl_sale_invoice_posted(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
embed_pdf_in_ubl_xml_invoiceBooleanhelp="If active, the standalone UBL Invoice XML file will include the PDF of the invoice in base64 under the node 'AdditionalDocumentReference'. For example, to be compliant with the e-fff standard used in Belgium, you should activate this option."string='Embed PDF in UBL XML Invoice' -
xml_format_in_pdf_invoiceSelectiondefault='ubl'selection_add=[('ubl', 'Universal Business Language (UBL)')]
No public methods.
New fields (1)
-
embed_pdf_in_ubl_xml_invoiceBooleanreadonly=Falserelated='company_id.embed_pdf_in_ubl_xml_invoice'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 45 days ago
- Last activity
- 45 days ago
- Repository
- OCA/edi
- Pull request
- [17.0][MIG] account_invoice_ubl: Migration to 17.0 (#1368)