TIP: You can type at any time to perform a new search.
Sale Transaction Form Link
sale_transaction_form_link · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, Anusha
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
- This module adds a button on Sale Order Form in order to see all the payment transactions related to that Sale Order. 
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_form_view |
sale.order.form (in sale_transaction_form_link) | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
payment_transaction_countIntegercompute='_compute_payment_transaction_count'string='Number of payment transactions'
-
action_view_transaction(self)
Loading…
Loading…
Loading…