[ADD] developer: add _get_available_tokens
Introduced with this commit:
e534ab41e7
closes odoo/documentation#3798
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
a18fe9a25b
commit
cb06fb7687
@ -6,6 +6,7 @@ Payment Token
|
|||||||
|
|
||||||
.. autoclass:: odoo.addons.payment.models.payment_token::PaymentToken()
|
.. autoclass:: odoo.addons.payment.models.payment_token::PaymentToken()
|
||||||
|
|
||||||
|
.. automethod:: _get_available_tokens
|
||||||
.. automethod:: _build_display_name
|
.. automethod:: _build_display_name
|
||||||
.. automethod:: _get_specific_create_values
|
.. automethod:: _get_specific_create_values
|
||||||
.. automethod:: _handle_archiving
|
.. automethod:: _handle_archiving
|
||||||
|
Loading…
Reference in New Issue
Block a user