odoo/documentation#7686

Created by Mathys Paul (matp)
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.

task-3679393

See odoo/odoo#152517
See odoo/enterprise#56181
See odoo/upgrade#5667