fixes bug #AL-4348 Adicionado tooltip help no tipo de pricing na tela de
pricingmaster
parent
6d9a4bf942
commit
e087405e27
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>br.com.rjconsultores</groupId>
|
||||
<artifactId>ventaboletosadm</artifactId>
|
||||
<version>1.102.1</version>
|
||||
<version>1.102.2</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -5800,6 +5800,7 @@ editarPricingController.lbMieM.value = Qua
|
|||
editarPricingController.lbSabM.value = Sáb
|
||||
editarPricingController.lbVieM.value = Sex
|
||||
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.legenda.label = Legenda
|
||||
editarPricingController.lhCantDias.label = Dias de Antecipação
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -5856,6 +5856,7 @@ editarPricingController.lbMieM.value = Qua
|
|||
editarPricingController.lbSabM.value = Sáb
|
||||
editarPricingController.lbVieM.value = Sex
|
||||
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.legenda.label = Legenda
|
||||
editarPricingController.lhCantDias.label = Dias de Antecipação
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue