---Models in module 'payment_stripe'---
---Fields in module 'payment_stripe'---
payment_stripe / payment.token            / stripe_mandate (char)         : NEW
# NOTHING TO DO: New feature for tokenizing payment methods

payment_stripe / payment.transaction      / stripe_payment_intent (char)  : DEL
# DONE: pre-migration: Store this value in the generic field "provider_reference" that is now used

---XML records in module 'payment_stripe'---
NEW ir.ui.view: payment_stripe.inline_form
NEW ir.ui.view: payment_stripe.payment_form
DEL ir.ui.view: payment_stripe.checkout
DEL ir.ui.view: payment_stripe.manage
# NOTHING TO DO: ir noupdate=0 stuff
