fixes bug #AL-4348 Adicionado tooltip help no tipo de pricing na tela de

pricing
master
valdevir 2024-07-08 11:29:29 -03:00
parent 6d9a4bf942
commit e087405e27
6 changed files with 21213 additions and 21203 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId> <artifactId>ventaboletosadm</artifactId>
<version>1.102.1</version> <version>1.102.2</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>

View File

@ -5800,6 +5800,7 @@ editarPricingController.lbMieM.value = Qua
editarPricingController.lbSabM.value = Sáb editarPricingController.lbSabM.value = Sáb
editarPricingController.lbVieM.value = Sex editarPricingController.lbVieM.value = Sex
editarPricingController.lbVig.label = Vigências editarPricingController.lbVig.label = Vigências
editarPricingController.lblDescuento.help = O tipo de desconto pode ser por porcentagem ou por valor. Caso seja por valor, existem duas formas de cálculo no caso de gratuidade que não seja 100% dependerá da configuração de empresa: Aplica porcentagem gratuidade sobre descontos Totais, favor verificar o funcionamento da configuração, já na porcentagem o cálculo é o seguinte: (Valor Tarifa - Porce. Price) - Porcentagem Gratuidade. Ex Gratuidade Idoso 50%: Valor tarifa=R$100 Porc. Price = 10% => R$100-10% => R$90/2 = R$45,00
editarPricingController.lblDescuento.value = Tipo Pricing editarPricingController.lblDescuento.value = Tipo Pricing
editarPricingController.legenda.label = Legenda editarPricingController.legenda.label = Legenda
editarPricingController.lhCantDias.label = Dias de Antecipação editarPricingController.lhCantDias.label = Dias de Antecipação

View File

@ -5852,6 +5852,7 @@ editarPricingController.lbMieM.value = Mie
editarPricingController.lbSabM.value = Sáb editarPricingController.lbSabM.value = Sáb
editarPricingController.lbVieM.value = vie editarPricingController.lbVieM.value = vie
editarPricingController.lbVig.label = Vigencias editarPricingController.lbVig.label = Vigencias
editarPricingController.lblDescuento.help = O tipo de desconto pode ser por porcentagem ou por valor. Caso seja por valor, existem duas formas de cálculo no caso de gratuidade que não seja 100% dependerá da configuração de empresa: Aplica porcentagem gratuidade sobre descontos Totais, favor verificar o funcionamento da configuração, já na porcentagem o cálculo é o seguinte: (Valor Tarifa - Porce. Price) - Porcentagem Gratuidade. Ex Gratuidade Idoso 50%: Valor tarifa=R$100 Porc. Price = 10% => R$100-10% => R$90/2 = R$45,00
editarPricingController.lblDescuento.value = Tipo pricing editarPricingController.lblDescuento.value = Tipo pricing
editarPricingController.legenda.label = Legenda editarPricingController.legenda.label = Legenda
editarPricingController.lhCantDias.label = Días de anticipación editarPricingController.lhCantDias.label = Días de anticipación

View File

@ -5852,6 +5852,7 @@ editarPricingController.lbMieM.value = mer
editarPricingController.lbSabM.value = samedi editarPricingController.lbSabM.value = samedi
editarPricingController.lbVieM.value = Sexe editarPricingController.lbVieM.value = Sexe
editarPricingController.lbVig.label = Validités editarPricingController.lbVig.label = Validités
editarPricingController.lblDescuento.help = O tipo de desconto pode ser por porcentagem ou por valor. Caso seja por valor, existem duas formas de cálculo no caso de gratuidade que não seja 100% dependerá da configuração de empresa: Aplica porcentagem gratuidade sobre descontos Totais, favor verificar o funcionamento da configuração, já na porcentagem o cálculo é o seguinte: (Valor Tarifa - Porce. Price) - Porcentagem Gratuidade. Ex Gratuidade Idoso 50%: Valor tarifa=R$100 Porc. Price = 10% => R$100-10% => R$90/2 = R$45,00
editarPricingController.lblDescuento.value = Type de tarification editarPricingController.lblDescuento.value = Type de tarification
editarPricingController.legenda.label = Légende editarPricingController.legenda.label = Légende
editarPricingController.lhCantDias.label = Jours à l'avance editarPricingController.lhCantDias.label = Jours à l'avance

View File

@ -5856,6 +5856,7 @@ editarPricingController.lbMieM.value = Qua
editarPricingController.lbSabM.value = Sáb editarPricingController.lbSabM.value = Sáb
editarPricingController.lbVieM.value = Sex editarPricingController.lbVieM.value = Sex
editarPricingController.lbVig.label = Vigências editarPricingController.lbVig.label = Vigências
editarPricingController.lblDescuento.help = O tipo de desconto pode ser por porcentagem ou por valor. Caso seja por valor, existem duas formas de cálculo no caso de gratuidade que não seja 100% dependerá da configuração de empresa: Aplica porcentagem gratuidade sobre descontos Totais, favor verificar o funcionamento da configuração, já na porcentagem o cálculo é o seguinte: (Valor Tarifa - Porce. Price) - Porcentagem Gratuidade. Ex Gratuidade Idoso 50%: Valor tarifa=R$100 Porc. Price = 10% => R$100-10% => R$90/2 = R$45,00
editarPricingController.lblDescuento.value = Tipo Pricing editarPricingController.lblDescuento.value = Tipo Pricing
editarPricingController.legenda.label = Legenda editarPricingController.legenda.label = Legenda
editarPricingController.lhCantDias.label = Dias de Antecipação editarPricingController.lhCantDias.label = Dias de Antecipação

View File

@ -151,9 +151,15 @@
</radiogroup> </radiogroup>
</row> </row>
<row> <row>
<hbox>
<label
value="${c:l('editarPricingController.lblDescuento.value')}" />
<image
src="/gui/img/Question_mark_1.png"
tooltiptext="${c:l('editarPricingController.lblDescuento.help')}"
style="cursor: help" />
</hbox>
<label
value="${c:l('editarPricingController.lblDescuento.value')}" />
<radiogroup> <radiogroup>
<radio id="radioPor" <radio id="radioPor"
label="${c:l('editarConfiguracionCategoriaController.lblDescuentoPorc.value')}" /> label="${c:l('editarConfiguracionCategoriaController.lblDescuentoPorc.value')}" />