-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
[14.0][FIX][l10n_it_fatturapa_in] do not fail import of XML e-invoice on missing/wrong bank account information #4219
Conversation
b44ba0e
to
3364ff2
Compare
@TheMule71 Sto facendo il porting della tua pr, pensavo appena finisco di testare tutto di schiacciare tutto nel primo commit per te va bene? |
665b9c0
to
107ad2e
Compare
@tafaRU tu cosa ne pensi che schiaccio tutto in unico commit? cosi poi in caso e' pronta la pr |
Se per @TheMule71 va bene squasha pure, puoi approfittarne per dare un nome più rilevante al commit |
appena mi da conferma procedo subito che in locale sono su questo branch |
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.
rimosso
@@ -843,9 +843,6 @@ def _createPaymentsLine(self, payment, line, partner_id, invoice_id): | |||
) | |||
) | |||
val = { | |||
"payment_term_start": dline.DataRiferimentoTerminiPagamento |
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.
Capisco la prima riga, che è ripetuta sotto, ma payment_bank? è effettivamente inutile?
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.
Si, squasha pure. |
Grazie milleMatteo ***@***.*** Il giorno 20 giu 2024, alle ore 12:29, Marco Colombo ***@***.***> ha scritto:
Se per @TheMule71 va bene squasha pure, puoi approfittarne per dare un nome più rilevante al commit
appena mi da conferma procedo subito che in locale sono su questo branch
Si, squasha pure.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
Openforce Srls Unipersonale | www.openforce.it | 02 21119472 | Via Tiziano,32 20145 Milano
|
107ad2e
to
d95d0a5
Compare
fatto |
ho anche rimesso il messaggio del tuo commit |
la riporto un attimo in draft che testando in locale ho notato un paio di problemi |
9f6d8df
to
c2c4249
Compare
@TheMule71 ho finito i test e ho schiacciato definitivamente tutto in un commit, fammi sapere se e' tutto chiaro o meno e secondo me ci siamo |
@TheMule71 ci siamo quindi per te? |
@TheMule71 ci siamo? cosi potremmo vedere per mergiare |
@TheMule71 per caso ci siamo per te e possiamo mergiare? |
@TheMule71 per caso riusciamo ad arrivare al merge? |
/ocabot rebase |
Congratulations, PR rebased to 14.0. |
c2c4249
to
63f6dcd
Compare
@OCA/local-italy-maintainers qualche anima pia può fare review? |
This PR has the |
"in", | ||
( | ||
partner_id, | ||
invoice.company_id.partner_id.id, |
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.
Qui invoice
è uguale a payment.invoice_id
?
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.
dovrebbe esserlo, ma ho riportato il commit cosi com'è per mantenere la history, che poi il tutto parte da un commit che feci tu in una versione più vecchia, se non ricordo male.
La pr è simile a una tua vecchia #2272 forse ricordo male
/ocabot merge patch |
This PR looks fantastic, let's merge it! |
@eLBati your merge command was aborted due to failed check(s), which you can inspect on this commit of 14.0-ocabot-merge-pr-4219-by-eLBati-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot rebase |
Congratulations, PR rebased to 14.0. |
63f6dcd
to
2e0a72e
Compare
perfavore si potrebbe riprovare? |
👍 /ocabot merge patch |
Hey, thanks for contributing! Proceeding to merge this for you. |
Grazie Mille |
Congratulations, your PR was merged at 1747779. Thanks a lot for contributing to OCA. ❤️ |
Porting di #1979