[14.0] [MIG] l10n_it_fatturapa_out#1985
Conversation
43781be to
cd73c63
Compare
7ea0870 to
c0c71ee
Compare
|
Please, include these change: #2051 |
fc68faf to
abb9c88
Compare
a8062ee to
41df749
Compare
|
Ciao @TheMule71, File "/opt/odoo/oca/l10n-italy/l10n_it_fatturapa_out/init.py", line 4, in |
Grazie, |
75c6fff to
4620db8
Compare
73981bd to
d65e183
Compare
9ad713c to
a411edb
Compare
| ], | ||
| } | ||
| ) | ||
| self.assertTrue(invoice.fiscal_document_type_id) |
There was a problem hiding this comment.
ho provato ad eseguire i test in locale ma falliscono perchè non viene trovato il campo fiscal_document_type_id in account.move. Manca la dipendenza da l10n_it_fiscal_document_type nel manifest
There was a problem hiding this comment.
Ho eliminato le assert. Era l'unica cosa che creava la dipendenza.
| if any([ia.is_pdf_invoice_print for ia in invoice_attachments]): | ||
| continue | ||
| else: | ||
| break |
There was a problem hiding this comment.
questo si può ridurre a:
if not ... : break
fredzamoabg
left a comment
There was a problem hiding this comment.
vedi i 2 commenti che ti ho lasciato oltre alla pre-commit fallita. per il resto mi sembra ok!
a411edb to
4e6ce10
Compare
| <DatiGenerali> | ||
| <DatiGeneraliDocumento> | ||
| <!--2.1.1--> | ||
| <TipoDocumento t-esc="record.fiscal_document_type_id.code" /> |
There was a problem hiding this comment.
anche qui c'è una dipendenza da fiscal_document_type
There was a problem hiding this comment.
Rimessa dipendenza.
0324670 to
0bf7fa6
Compare
Porting del modulo l10n_it_fatturapa_out dalla versione 12.0 alla 14.0
Da verificare test.
--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing