-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[IMP] reference/payment_provider: remove _should_build_inline_form method #14754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
vchu-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for cleaning!
Not sure if we need to clean .pot though.
bbf36ca to
a92338d
Compare
a92338d to
25ffcf1
Compare
2a09139 to
a720f62
Compare
…thod Docs updated to reflect current payment form behavior. task-4911075
a720f62 to
2d33c67
Compare
AntoineVDV
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@robodoo r+
|
@csan-odoo @AntoineVDV linked pull request(s) odoo/odoo#229541 not ready. Linked PRs are not staged until all of them are ready. |
Replaced by mode in payment forms and _get_compatible_providers. task-4911075 closes #229541 Related: odoo/documentation#14754 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
…thod Docs updated to reflect current payment form behavior. task-4911075 closes #14754 Related: odoo/odoo#229541 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
Replaced by mode in payment forms and _get_compatible_providers. task-4911075 closes odoo#229541 Related: odoo/documentation#14754 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
Replaced by mode in payment forms and _get_compatible_providers. task-4911075 closes odoo#229541 Related: odoo/documentation#14754 Signed-off-by: Antoine Vandevenne (anv) <[email protected]>

Docs updated to reflect current payment form behavior.
task-4911075
See also:
_should_build_inline_formmethod odoo#229541