-
-
Notifications
You must be signed in to change notification settings - Fork 699
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
[16.0][OU-ADD] payment_stripe: Migration to 16.0 #4178
Conversation
/ocabot migration payment_stripe |
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.
I'd comment in the /noupdate_changes.xml
file these fields, which don't change from version to version:
<field name="allow_tokenization">True</field>
<field name="code">stripe</field>
In another PR it was discussed about commenting on the Although I agree that it is not necessary to update those fields, I think it does not bother either, and it is useful to use the |
The problem is to remove the lines, not to comment them. |
287ca76
to
9650ee2
Compare
06075a0
to
8f5e9a6
Compare
8f5e9a6
to
b109c13
Compare
Migration to 16.0
Depends on:
@Tecnativa TT45236