-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Correcciones script migración liquidaciones. Generados pojos para jOOQ. * Textos liquidaciones, traducción. * Primera aproximación backend liquidaciones * Pantallas resumen grupos y balance * Correcciones balance - Añadida fila para totales - Dto tiene ahora total asociados y cálculo - Ajuste de tipos - Traducciones * Ajuste impresión liquidaciones * El balance ha de mostrarse positivo, puntuación. * Modificado script de generación de jOOQ para que considere POJOs inmutables * Selector de ronda en resumen liquidaciones grupo - Incluida ronda en vista liquidacion_grupos - Actualización POJOs y servicio * Selector ronda balance liquidación de grupo * Cambios varios liquidaciones - Popup edición - Datos listados completados - Actualización consultas y pojos - Tabla informacion_pago * Soporte eventos modal bootstrap * Funcionalidad minima edición liquidaciones * Localización pantalla liquidaciones * Correcciones resumen liquidaciones * Posibilidad de incluir/excluir borradores del cálculo * Cálculo de compensación de altas * Pantalla desglose liquidación * Corrección cuando totalBalance es nulo * Links en base a permisos interfaz usuario * Correcciones seguridad liquidaciones * Cambios lista liquidaciones por grupo - Añadida columna fecha - Valores federativos, ambito como string en lugar de object - Colores según activos / balance * Incremento número de versión * Clean-up properties y migración de ejemplo
- Loading branch information
1 parent
e436879
commit 1263e36
Showing
105 changed files
with
13,133 additions
and
800 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ | |
Icon* | ||
*.log | ||
*.swp | ||
tmp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.