Skip to content

[IMP] account_invoice_ubl_peppol: filter out section and note lines f…#1325

Open
niboo-vli wants to merge 1 commit intoOCA:13.0from
Niboo:13.0-imp-ubl-peppol-filter-section-note-lines
Open

[IMP] account_invoice_ubl_peppol: filter out section and note lines f…#1325
niboo-vli wants to merge 1 commit intoOCA:13.0from
Niboo:13.0-imp-ubl-peppol-filter-section-note-lines

Conversation

@niboo-vli
Copy link
Copy Markdown

…rom UBL

  • Add _ubl_get_invoice_lines() method in account_invoice_ubl to allow child modules to filter which invoice lines should be included in UBL XML
  • Override this method in account_invoice_ubl_peppol to exclude section lines (display_type='line_section') and note lines (display_type='line_note')

…rom UBL

- Add _ubl_get_invoice_lines() method in account_invoice_ubl to allow
  child modules to filter which invoice lines should be included in UBL XML
- Override this method in account_invoice_ubl_peppol to exclude section lines
  (display_type='line_section') and note lines (display_type='line_note')
@OCA-git-bot OCA-git-bot added mod:account_invoice_ubl Module account_invoice_ubl mod:account_invoice_ubl_peppol Module account_invoice_ubl_peppol series:13.0 labels Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:account_invoice_ubl_peppol Module account_invoice_ubl_peppol mod:account_invoice_ubl Module account_invoice_ubl series:13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants