odoo/documentation#7686
Created by Mathys Paul (matp)
Merged
at 06d25495e6ccbf7a66152ae8b7d3deb654d13185
Statuses:
- ci/documentation: (runtime 116s)
- ci/codeowner_coverage: (runtime 10s)
Linked pull requests
- label
- odoo-dev:master-payment-remove-view-configuration-fields-matp
- head
- 2774934f880fda610ab6c3e5370d7b678d578e6b
- merged
- 2 years ago by Sales, Antoine Vandevenne (anv)
| odoo/odoo | odoo/enterprise | odoo/upgrade | odoo/documentation | |
|---|---|---|---|---|
| master | #152517 | #56181 | #5667 | #7686 |
[IMP] payment: Remove `_compute_view_configuration_fields` docs
Following the removal of explicit view configuration fields and the _compute_view_configuration_fields method in the payment module, this commit updates the documentation accordingly. It removes all references and instructions related to _compute_view_configuration_fields, ensuring the documentation reflects the current implementation that leverages XPath for view customization.
See odoo/odoo#152517
See odoo/enterprise#56181
See odoo/upgrade#5667