TIP: You can type at any time to perform a new search.
Account Payment Repair
account_payment_repair · 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:32:01
- Authors
- Odoo Community Association (OCA), KMEE
- Maintainers
- Odoo Community Association (OCA), KMEE
- Committers
- Weblate, Luis Felipe Mileo, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_order_form_view |
repair.order.form (in account_payment_repair) | repair.order | form | Inherits repair.view_repair_order_form |
report_sale_payment_mode |
report_sale_payment_mode | ir.ui.view | qweb | Inherits repair.report_repairorder |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
payment_mode_idMany2one → account.payment.modecomodel_name='account.payment.mode'domain=[('payment_type', '=', 'inbound')]string='Payment Mode'
-
action_invoice_create(self, group=False)@api.multi -
onchange_partner_id(self)@api.onchange('partner_id')