fixes bug#AL-1296
parent
3d6a3241e6
commit
6d5616422c
|
@ -1344,4 +1344,5 @@ public class PuntoVenta implements Serializable, Auditavel<PuntoVenta> {
|
|||
public String getTextoInclusaoExclusao() {
|
||||
return String.format("ID [%s]", getPuntoventaId());
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue