-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(80480): Corrige cálculo demonstrativo consolidado Corrige o cálculo da coluna "Valor total disponível" do bloco "Síntese de execução financeira". O cálculo não estava considerando a coluna "outros créditos". * fix(80480): Cria ação no admin de pcs para despublicar Cria uma ação no admin de pcs que permite marcar pcs selecionadas como "não publicadas" se não estiverem vonvuladas a um consolidado dre. * fix(80480): Corrige cálculo na linha de totais Corrige cálculo do valor total disponível na linha de totais do bloco de síntese da execução financeira. * fix(1.33.14): Atualiza versão e hotfixes.md
- Loading branch information
1 parent
740200d
commit 7241df9
Showing
4 changed files
with
33 additions
and
35 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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
__version__ = "1.33.13" | ||
__version__ = "1.33.14" | ||
|
||
|
||
__version_info__ = tuple( | ||
|
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