Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.2
Category
Accounting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 08:22:53
Authors
Odoo Community Association (OCA), Acsone SA/NV
Maintainers
Odoo Community Association (OCA), Acsone SA/NV
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows the user to set a blocking (No Follow-up) flag
directly on the invoice. This facilitates the blocking of the invoice's
move lines.

Blocking lines is recommended to avoid automatic tasks in some lines like payments file generation.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_form_view account.move form Inherits account.view_move_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • blocked Boolean
    compute='_compute_move_blocked' inverse='_inverse_move_blocked' args: 'No Follow-up'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…