[MIG] l10n_it_sct_cbi: Migration to 18.0#4920
Conversation
|
/ocabot migration l10n_it_sct_cbi |
fc5f426 to
c27732e
Compare
|
Riporto anche qui: la PR OCA/bank-payment#1500 sembra quindi sbagliata. Il suo stesso test "An Account manager can create partner bank accounts" verifica uno scenario che non deve essere possibile: per creare i conti l'utente deve essere nel gruppo group_account_payment. |
Come ho spiegato in OCA/bank-payment#1500, diversi test falliscono semplicemente perché Quindi ho pensato di fare una correzione in quel modulo; se quella non va bene potete proporre soluzioni alternative? Oppure ancora meglio fare una PR al mio branch? |
Ho aggunto un mio commento a OCA/bank-payment#1500 Qui una soluzione sarebbe rimettere a posto i permessi del modello che dà problemi, dovrebbe essere uno tra Sono d'accordo che il bug è in account_payment_order, ma se insistono che hanno ragione... |
Grazie! Vediamo cosa dicono, magari a te rispondono, ma una review invece? 😁
Sì ma in che modulo? Altri moduli del repo che non dipendono da
Sisì capisco anche il loro punto di vista, però bisogna trovare un punto d'incontro. |
|
/ocabot rebase |
Use new standards Added namespace to pain descendants IBAN is mandatory Initiating party is mandatory FinInstd/Othr is not allowed ReqdExctnDt has new structure BICFI in PaymentRequest instead of BIC Manage multiple priorities Added test Updated README Updated translations
Currently translated at 100.0% (12 of 12 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_sct_cbi Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_sct_cbi/it/
|
Congratulations, PR rebased to 18.0. |
498504b to
78e5cc0
Compare
78e5cc0 to
90a0329
Compare
90a0329 to
a274b82
Compare
Module `account_payment_partner` might be installed and that affects the partner bank accounts set in the invoice, causing the generated XML file to be different from what is expected. In the existing tests we are not interested in the DatiPagamento node, so the bank accounts in the invoice can be removed as well as the DatiPagamento node.
Migrazione standard da
16.0(https://github.com/OCA/l10n-italy/tree/9f74d1d62e6e531c8e513ad27308f9fd9fa0fa01/l10n_it_sct_cbi).Durante le prove ho notato un typo nella documentazione, è in un commit dedicato perché va back-portato (issue #4919).
È possibile verificare la validità dei file generati su https://www.cbiservice.com/correttoresepa.php, selezionando l'opzione: SCT - CBIBdyPaymentRequest 00.04.01 (new).
Dipende da: