feat(account.move): genera el XML en una factura con varios impuestos

En una factura con varios impuestos no se estaba generando correctamente
el XML porque todos los impuestos se sumaban en una sóla línea. Con este
cambio se corrige ese comportamiento
Status Job ID Name Coverage
  Build
canceled #63584
base
make

 
  Unit Test
canceled #63585
base
test

 
  Code Style
canceled #63586
base allowed to fail
code-analysis

canceled #63587
base allowed to fail
lint-analysis

canceled #63588
base allowed to fail
mccabe

 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no tests to show.