Skip to content

Commit

Permalink
DDWMISSI-1123 - Adapter Clientes- Alterar validação do codigo cliente…
Browse files Browse the repository at this point in the history
… principal
  • Loading branch information
andersonmarcelos committed Jan 9, 2025
1 parent bc20cc1 commit 118a23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdvsync/rotas/WTA - BUSCAR CLIENTES.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"deliveryAddressNumber":"items.[&1].numero",
"profissionalRetaguarda": "items.[&1].IdRetaguardaProfissional",
"customerNetId": "items.[&1].IdRetaguardaRedeCliente",
"mainClientId": "items.[&1].IdRetaguardaClientePrincipal",
"optionalMainClientId": "items.[&1].IdRetaguardaClientePrincipal",
"squareId": "items.[&1].IdRetaguardaPraca",
"regionId": "items.[&1].IdRetaguardaRegiao",
"activityId": "items.[&1].IdRetaguardaRamoAtividade",
Expand Down

1 comment on commit 118a23f

@marcio12arueira
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validado para versão release36 QA Márcio Arueira

Please sign in to comment.