-
-
Notifications
You must be signed in to change notification settings - Fork 320
[FIX] l10n_it_fatturapa_in: allow use of our account in payment info #4223
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
base: 16.0
Are you sure you want to change the base?
Conversation
0b7a45d
to
8b6503a
Compare
@matteoopenf che problema c'è con i test? |
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.
Functional test: OK
8b6503a
to
671167c
Compare
in questi giorni provo a vedere il problema ai test intanto ho fatto rebase che i log non c'erano più |
@matteoopenf hai modo di correggere i test? |
provo se hai un hint e' gradito |
671167c
to
264109b
Compare
@tafaRU ho provato a vedere, ma non riesco a capire come fixare il test se mi dai un aiuto fixo il test o se vuoi fare una pr verso la mia te la accetto volentieri |
90c2341
to
14b73fd
Compare
} | ||
) | ||
to_unlink.append(bank_account) | ||
res = self.run_wizard("test55", "IT01234567890_FPR15.xml") |
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 test falliscono perché il valore test55 è usato anche in test_54_xml_in_invoice_registration_date_rec_date
come valore per il wizard a riga 970
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.
@matteoopenf hai idea del perchè questo test non falliva sulla 14?
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.
sinceramente no, non ho capito perche' fallisce solo di qua, @patrickt-oforce mi ha dato un input, ma devo tornarci sopra
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.
quello che credo e' che nel porting di altri moduli siano stati fixati i test e quindi ci sia per quello l'errore
/ocabot rebase |
Congratulations, PR rebased to 16.0. |
14b73fd
to
3bc711c
Compare
Fixes #4220