Skip to content

Commit

Permalink
Merge pull request #230 from prefeitura-rio/feat/remove-vitai-stock
Browse files Browse the repository at this point in the history
fix: uncomment sistema_origem filter in estoque position model
  • Loading branch information
TanookiVerde authored Feb 20, 2025
2 parents 5621390 + a6a73bd commit cfc3e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/marts/dit/estoque/mart_estoque__posicao_atual.sql
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,4 @@ with

select *
from final
-- where sistema_origem <> "vitai" -- retirado por falta de dados
where sistema_origem <> "vitai" -- retirado por falta de dados

0 comments on commit cfc3e12

Please sign in to comment.