[IMP] reference/payment: auto-document the method _get_removal_values

Task - 3002532

closes odoo/documentation#2799

Related: odoo/odoo#102265
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv) 2022-10-10 13:48:02 +00:00
parent 668ac2c650
commit 7696235acb

View File

@ -15,3 +15,4 @@ Payment Provider
.. automethod:: _get_validation_currency
.. automethod:: _is_tokenization_required
.. automethod:: _should_build_inline_form
.. automethod:: _get_removal_values