Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
l10n_mx_facturae
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • l10n_mx
  • l10n_mx_facturae
  • Merge Requests
  • !64

Merged
Opened 6 years ago by Cuauhtémoc Díaz Minor@cuauhtemoc.diazContributor

Feat/cancelacion_cfdi_33_miscelanea_2017

  • Overview 7
  • Commits 11
  • Changes 7
All threads resolved
  • Loading...

@OpenPymeMx

Continuamos con el trabajo de la cancelación!

Se integro el uso de base_cfdi_mixin

fix(post-migration 2.8.0): se corrige la busqueda de facturas c1072760

feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion a691fd11

feat(migrations): se agrego post-migration en la version 2.8.0 f7542b47

feat(account.invoice): se agrega el estado waiting 570c8701

perf(account.invoice): Integracion con base_cfdi_mixin 5d563d7b

perf(account.invoice): integracion con base_cfdi_mixin 55fa2d11

refactor(account.invoice): se manda a llamar la funcion que verifica si se puede cancelar 871c2617

docs(test): historia de usuario de la cancelacion con aprobacion 97bac4a2

Edited 6 years ago by Cuauhtémoc Díaz Minor
Request to merge cuauhtemoc.diaz:Feat/cancelacion_cfdi_33_miscelanea_2017 into master
  • Download as
  • Email patches

  • Plain diff

Checking pipeline status.

Approval is optional

Merged by Agustín Cruz 6 years ago (Nov 22, 2018 5:07pm GMT+0000) 6 years ago

The changes were merged into master with d3d2764a

Could not retrieve the pipeline status. For troubleshooting steps, read the documentation.


  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz marked as a Work In Progress 6 years ago

    marked as a Work In Progress

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz changed title from docs(test): historia de usuario de la cancelación con aprobación to WIP: Feat/cancelacion_cfdi_33_miscelanea_2017 6 years ago

    changed title from docs(test): historia de usuario de la cancelación con aprobación to WIP: Feat/cancelacion_cfdi_33_miscelanea_2017

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz changed the description 6 years ago

    changed the description

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 4c3f3fc1 - refactor(account.invoice): se elimina signal de la cancelacion de la factura

    Compare with previous version

  • Cuauhtémoc Díaz Minor
    Cuauhtémoc Díaz Minor @cuauhtemoc.diaz · 6 years ago
    Contributor

    #25 (closed) se soluciona con 4c3f3fc1

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 29 commits 6 years ago

    added 29 commits

    • 4c3f3fc1...4d49bdd9 - 26 commits from branch l10n_mx:master
    • 9cb38366 - docs(test): historia de usuario de la cancelacion con aprobacion
    • 86e71505 - refactor(account.invoice): se elimina signal de la cancelacion de la factura
    • 0a9be6fb - refactor(account.invoice): se manda a llamar la funcion que verifica si se puede cancelar

    Compare with previous version

    Toggle commit list
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 10 commits 6 years ago

    added 10 commits

    • 0a9be6fb...8da9613c - 7 commits from branch l10n_mx:master
    • bc513f7d - docs(test): historia de usuario de la cancelacion con aprobacion
    • c4483698 - refactor(account.invoice): se elimina signal de la cancelacion de la factura
    • fe521ec7 - refactor(account.invoice): se manda a llamar la funcion que verifica si se puede cancelar

    Compare with previous version

    Toggle commit list
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • e13ab61f - perf(account.invoice): integracion con base_cfdi_mixin

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz changed the description 6 years ago

    changed the description

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 2 commits 6 years ago

    added 2 commits

    • f58ea035 - perf(account.invoice): integracion con base_cfdi_mixin
    • f776acc0 - perf(account.invoice): Integracion con base_cfdi_mixin

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz mentioned in merge request facturacion!261 (merged) 6 years ago

    mentioned in merge request facturacion!261 (merged)

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz unmarked as a Work In Progress 6 years ago

    unmarked as a Work In Progress

  • Agustín Cruz
    Agustín Cruz @agb80 started a thread on an old version of the diff 6 years ago
    Resolved by Cuauhtémoc Díaz Minor 6 years ago
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 11 commits 6 years ago

    added 11 commits

    • f776acc0...a28cf5da - 6 commits from branch l10n_mx:master
    • 34e269c8 - docs(test): historia de usuario de la cancelacion con aprobacion
    • 85091126 - refactor(account.invoice): se manda a llamar la funcion que verifica si se puede cancelar
    • f1449717 - perf(account.invoice): integracion con base_cfdi_mixin
    • b6de7bf9 - perf(account.invoice): Integracion con base_cfdi_mixin
    • d06bf521 - feat(account.invoice): se agrega el estado waiting

    Compare with previous version

    Toggle commit list
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz resolved all discussions 6 years ago

    resolved all discussions

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz resolved all discussions 6 years ago

    resolved all discussions

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 995ba2eb - feat(account.invoice): se agrega el estado waiting

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 6ad9ec7a - feat(account.invoice): se agrega el estado waiting

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 2 commits 6 years ago

    added 2 commits

    • eaa6c671 - feat(account.invoice): se agrega el estado waiting
    • b6c07dfc - feat(migrations): se agrego post-migration en la version 2.8.0

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 6baf6931 - feat(migrations): se agrego post-migration en la version 2.8.0

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • a0fc380b - feat(migrations): se agrego post-migration en la version 2.8.0

    Compare with previous version

  • Cuauhtémoc Díaz Minor
    Cuauhtémoc Díaz Minor @cuauhtemoc.diaz · 6 years ago
    Contributor

    @OpenPymeMx se agrego post-migration

    por cada factura en estado abierto o echo se buscan los cfdi relacionados

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1h of time spent at 2018-10-31 6 years ago

    added 1h of time spent at 2018-10-31

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 3481b2c7 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • f3427356 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 8d80cf0b - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 0733f486 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 17a79bb1 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • a9ceabcb - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 49133351 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 234557ad - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 51bf2394 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • b1abe5cd - fix(post-migration 2.8.0): se corrige la busqueda de facturas

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 11 commits 6 years ago

    added 11 commits

    • b1abe5cd...c66077bf - 3 commits from branch l10n_mx:master
    • 97bac4a2 - docs(test): historia de usuario de la cancelacion con aprobacion
    • 871c2617 - refactor(account.invoice): se manda a llamar la funcion que verifica si se puede cancelar
    • 55fa2d11 - perf(account.invoice): integracion con base_cfdi_mixin
    • 5d563d7b - perf(account.invoice): Integracion con base_cfdi_mixin
    • 570c8701 - feat(account.invoice): se agrega el estado waiting
    • f7542b47 - feat(migrations): se agrego post-migration en la version 2.8.0
    • a691fd11 - feat(l10n_mx_facturae): se agrega cron job que verifica las facturas en esperea de cancelacion
    • c1072760 - fix(post-migration 2.8.0): se corrige la busqueda de facturas

    Compare with previous version

    Toggle commit list
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz changed the description 6 years ago

    changed the description

  • Agustín Cruz @agb80 added Feature label 6 years ago

    added Feature label

  • Agustín Cruz
    Agustín Cruz @agb80 started a thread on an old version of the diff 6 years ago
    Resolved by Cuauhtémoc Díaz Minor 6 years ago
  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • 9d9b83f6 - feat(account.invoice): Se agrega función `undo_waiting_state()`

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz resolved all discussions 6 years ago

    resolved all discussions

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 1 commit 6 years ago

    added 1 commit

    • ac02eb3e - feat(account.invoice): cron task para las facturas pendientes de cancelar

    Compare with previous version

  • Cuauhtémoc Díaz Minor @cuauhtemoc.diaz added 3 commits 6 years ago

    added 3 commits

    • 52492480 - fix(post-migration 2.8.0): se corrige la busqueda de facturas
    • 35f3369f - feat(account.invoice): Se agrega función `undo_waiting_state()`
    • bb8d90d0 - feat(account.invoice): cron task para las facturas pendientes de cancelar

    Compare with previous version

  • Agustín Cruz @agb80 added 1 commit 6 years ago

    added 1 commit

    • 4f9807ae - style(flake): actualiza los estilos para cumplir con flake

    Compare with previous version

  • Agustín Cruz @agb80 added 1 commit 6 years ago

    added 1 commit

    • d3d2764a - style(flake): actualiza los estilos para cumplir con flake

    Compare with previous version

  • Agustín Cruz
    Agustín Cruz @agb80 started a thread on the diff 6 years ago
    Resolved by Agustín Cruz 6 years ago
  • Agustín Cruz
    Agustín Cruz @agb80 started a thread on the diff 6 years ago
    Resolved by Agustín Cruz 6 years ago
  • Agustín Cruz @agb80 mentioned in issue #26 (closed) 6 years ago

    mentioned in issue #26 (closed)

  • Agustín Cruz @agb80 resolved all discussions 6 years ago

    resolved all discussions

  • Agustín Cruz @agb80 merged 6 years ago

    merged

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Cancelación CFDI 3.3
Milestone
Cancelación CFDI 3.3 (Past due)
Assign milestone
4h / --
Time tracking
Spent: 4h
1
Labels
Feature
Assign labels
  • No matching results
  • Manage project labels
Lock merge request
Unlocked
13
13 participants
user avatar
user avatar
user avatar
user avatar
user avatar
user avatar
user avatar
Reference: l10n_mx/l10n_mx_facturae!64
Source branch: Feat/cancelacion_cfdi_33_miscelanea_2017

    0 pending comments