Skip to content

Commit

Permalink
DDWMISSI-1218 - Venda com apenas um desconto sendo integrada incorret…
Browse files Browse the repository at this point in the history
…amente
  • Loading branch information
andersonmarcelos committed Dec 27, 2024
1 parent a818367 commit 676125a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pdvsync/rotas/PDVSYNC - BUSCAR VENDAS.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,11 +400,6 @@
"valorComTroco": "=doubleSum(@(1,valorComTroco))"
}
},
"produtos": {
"*": {
"vlDescontoAcrescimo": "=divide(@(1,vlDescontoAcrescimo),@(1,qt))"
}
},
"vlDesconto": "=divide(@(1,descontosCabecalho_valorNegativo),-1)",
"vlTotalComTroco": "=doubleSum(@(1,vlTotalComTroco))"
}
Expand Down

0 comments on commit 676125a

Please sign in to comment.