Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting & Finance
Folder size
0.03 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
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Vincent Van Rossem, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
## Block Payment of Invoices

This module allows the user to set invoices payment as blocked. If the
user tries to register payment for a blocked invoice, an error will be
raised and the user will be notified on which invoice payment was
blocked.

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • payment_blocked Boolean
    help='if true, the payment of the invoice is blocked.'
Public methods (1)
  • action_register_payment(self)

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
503 days ago
Last activity
69 days ago
Repository
OCA/account-invoicing
Pull request
[18.0][MIG] account_invoice_block_payment: Migration to 18.0 (#1963)