Skip to content

Commit

Permalink
Merge pull request #2396 from prefeiturasp/feature/118388-extracao-de…
Browse files Browse the repository at this point in the history
…spesas-dre

feat(118388): Add extração de despesas em DRE
  • Loading branch information
alcfernandes authored May 7, 2024
2 parents e309f06 + 4e7536f commit 1f3aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/componentes/Globais/ExtracaoDados/Cards.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export const cards = [
descricao: 'Arquivo com informações de despesas por período e unidade.',
tags: ['CSV'],
endpoint: '/api/exportacoes-dados/documentos-despesas/',
visao: ['SME']
visao: ['DRE', 'SME']
},
{
titulo: 'Dados das contas',
Expand Down

0 comments on commit 1f3aebb

Please sign in to comment.