From d3696bd976e49c10bb1d8fd74d00a5385b3165f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aristides=20dos=20Reis=20J=C3=BAnior?= Date: Thu, 25 Apr 2024 17:36:03 -0300 Subject: [PATCH] bug#AL-4107 --- pom.xml | 2 +- .../ventaboletos/entidad/CategoriaDescuento.java | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b84f61d24..3c4c2ff5b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ModelWeb - 1.50.0 + 1.51.0 diff --git a/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java b/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java index 844525dfe..147591b45 100644 --- a/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java +++ b/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java @@ -262,6 +262,10 @@ public class CategoriaDescuento implements Serializable, Auditavel