FIXES BUG #6478
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@46105 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
02b3fcb9ab
commit
15bc5e9709
|
@ -84,7 +84,7 @@ public class Ruta implements Serializable {
|
|||
@Column(name = "INDTRIBPEDAGIO")
|
||||
private Boolean indTribPedagio;
|
||||
@Column(name = "INDTRIBTAXAEMBARQUE")
|
||||
private Boolean indTribTaxaEmbarque;
|
||||
private Boolean indTribTaxaEmbarque;
|
||||
|
||||
public Ruta() {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue