From c894eb27a50e1ae15616604650c68d0a31553b74 Mon Sep 17 00:00:00 2001 From: EvandroPattaro Date: Thu, 23 Nov 2023 11:57:27 -0300 Subject: [PATCH] Update forma de pagamento.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DVARLOJ1-10089 - Permissão de preenchimento do campo 'operadora' quando tipos de pagamento forem igual CREDITO ou DEBITO --- layouts-auxiliares/forma de pagamento.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts-auxiliares/forma de pagamento.json b/layouts-auxiliares/forma de pagamento.json index 6ba9210..24fc7c1 100644 --- a/layouts-auxiliares/forma de pagamento.json +++ b/layouts-auxiliares/forma de pagamento.json @@ -256,7 +256,7 @@ "Trigger": null, "Required": false, "Picture": "@S20!", - "CanChange": "IIf(oModel:GetValue('TIPO') == '10' .Or. oModel:GetValue('TIPO') == '0 ',.T.,.F.)", + "CanChange": "IIf(oModel:GetValue('TIPO') $ '10|0 |2 |3 ',.T.,.F.)", "Valid": "ExistCpo('SAE',AllTrim(xValor))", "IniPad": null, "Help": [ @@ -409,7 +409,7 @@ "ComponentContent": "" } ], - "LayoutVersion": 4.7, + "LayoutVersion": 4.8, "PosValid": { "Condition": "LjAuxMsg(IIf(oModel:GetValue('MIHDETAIL','TIPO') == '10',!Empty(oModel:GetValue('MIHDETAIL','OPERADORA')),.T.), 'OPERADORA', 'M1',2)", "Messages": [