Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Boto baixa soci #26

Closed
wants to merge 6 commits into from
Closed

WIP: Boto baixa soci #26

wants to merge 6 commits into from

Conversation

susu105
Copy link
Contributor

@susu105 susu105 commented May 21, 2020

Objetivos

  • Crear nou botó que repliqui el protocol a seguir per a donar de baixa una persona socia.

Comportamiento antiguo

  • Inexistent

Comportamiento nuevo

baixa_soci

Afectaciones / Migración de datos

  • Código. Reinicar servicios
  • Actualización módulos:
    • especificar que módulos
  • Migración de datos
    • especificar que módulos y versión

Checklist

  • Test code
  • Documentation (link to PowERP docs repo)
  • Si se modifica alguna vista poner una captura indicando qué se modifica
  • Si se modifica un report adjuntar el report
  • Migration data

@susu105 susu105 requested a review from oriolpiera May 21, 2020 12:22
@susu105 susu105 changed the title Boto baixa soci WIP: Boto baixa soci May 21, 2020
@susu105 susu105 added WIP and removed to be merged labels May 21, 2020
@susu105 susu105 closed this May 27, 2020
@susu105 susu105 deleted the NEW_boto_baixa_soci branch May 27, 2020 07:13
@@ -43,6 +46,86 @@ def process(x):
for x in Assignments.read(cursor, uid, assignment_ids, [])
], key=lambda x: (x['priority'],x['id']))

def verifica_baixa_soci(self, cursor, uid, ids, context=None):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crec que aquesta funció hauria d'estar aquí:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants