From b68237980d494c9d60e2998c532905c779de9ab1 Mon Sep 17 00:00:00 2001 From: "wallace.henrique" Date: Wed, 31 Jan 2024 13:54:16 -0300 Subject: [PATCH] fixes bug#AL-3566 --- pom.xml | 2 +- .../ventaboletos/entidad/CategoriaDescuento.java | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cec9cb1ff..b8d7c4e3e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.rjconsultores ModelWeb - 1.35.0 + 1.36.0 diff --git a/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java b/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java index 7aab20636..844525dfe 100644 --- a/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java +++ b/src/com/rjconsultores/ventaboletos/entidad/CategoriaDescuento.java @@ -259,6 +259,9 @@ public class CategoriaDescuento implements Serializable, Auditavel