Hi All
I inherited a wizard "account.payment.register" and added a field to it (called X1).
And I inherited a model "account.payment" and added a field to it (called X2).
My question is what the method should I override it and how to pass the vale from X1 to X2
Thank you