TIP: You can type at any time to perform a new search.
Account Payment Order Lock Draft
account_payment_order_lock_draft · OCA/bank-payment
- Repository
- OCA/bank-payment · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/bank-payment
- Last tracking update
- 2026-08-07 07:47:45
- Authors
- Odoo Community Association (OCA), Escodoo
- Maintainers
- Odoo Community Association (OCA), Escodoo
- Committers
- Weblate, OCA-git-bot, oca-ci, Kaynnan Lemes
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
button_draft(self)Handles the action of resetting entries to draft status. Performs the operation of resetting entries to draft status. It iterates through each entry, verifies if any associated payment order, and raises a UserError if so, preventing the reset operation. Raises: UserError: If an entry is associated with a Payment Order