fix(account.voucher): se corrige atributo invisble del campo l10n_mx_edi_error

se cambió el atributo del estado del pac "cancelled" por "cancel", dado que ese estado no existe.
3 jobs for fix_account in 29 seconds (queued for 1 second)
Status Job ID Name Coverage
  Test
passed #44098
code-analysis

00:00:29

passed #44099
lint-analysis

00:00:16

passed #44100
mccabe

00:00:07

 

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.