feat(campo_fisca_regime):

Se agrego la carpeta 8.0.3.6.0  en migrations,definiencdo la funcion migrate para el campo cdfi_fiscal_regime_id,
tambien se quito el campo en el modelo y vista acoount_invoice

chore(release): versión 8.0.3.5.2
3 jobs for feat_campo_fiscal_regime_id in 44 seconds
Status Job ID Name Coverage
  Test
passed #55582
code-analysis

00:00:17

passed #55583
lint-analysis

00:00:43

passed #55584
mccabe

00:00:09

 

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.