gleimar 2014-02-06 22:59:11 +00:00
parent c9e578f47d
commit e3dab24c72
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ public class PuntoVenta implements Serializable {
@ManyToOne
private PtovtaTipoEstoque ptovtaTipoEstoque;
@Column(name = "USA_CRTL_EST_CENTRAL")
@Column(name = "INDCTRLESTCENTRAL")
private Boolean usaCrtlEstCentral;
public PtovtaTipoEstoque getPtovtaTipoEstoque() {