Skip to content

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

Open
niboo-vli wants to merge 1 commit into
OCA: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 into
OCA: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
@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Aug 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 stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants