Sergio Bustamante Ojeda
Sergio Bustamante Ojeda
@pedrobaeza is this OK for merge ?
@sergio-teruel I like your approach. Let's continue in your PR. Thank you!
@alexis-via looks good to you for merge?
@alexis-via is this OK for merge?
I have opened a PR that resolves this issue. https://github.com/OCA/account-reconcile/pull/686
Añadido en la descripción @pedrobaeza
@pedrobaeza He añadido un test en dónde el código pasa por el bloque que empieza en [L254](https://github.com/OCA/l10n-spain/blob/c5a84391e3e2ff87cbbc99f606f386798ea4cfad/l10n_es_aeat_mod349/models/mod349.py#L254) Sin el fix, al ejecutar el test se visualiza en el log: `odoo.osv.expression:...
@pedrobaeza Sí, el mecanismo pretendía "pasar a la siguiente fila de país", pero sin ello también pasa al siguiente país. El problema es que en esa fórmula, cuando el último...
Me ha sucedido en algunos casos cuando: - Registro una nueva factura - Se ejecuta la acción planifica `EDI exchange check output sync` - Luego al ejecutar `FACe update Job`...
Hi @pedrobaeza But if we attempt to remove from a Journal Item the archived Analytic Account, shouldn't it be unlinked? That's the only case being considered here. If we don't...