Skip to content

Commit

Permalink
fix: uncomment sistema_origem filter in estoque position model
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiagoTrabach committed Feb 20, 2025
1 parent 5621390 commit a6a73bd
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 a6a73bd

Please sign in to comment.