git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@33505 d1611594-4594-4d17-8e1d-87c2c4800839
parent
c9e578f47d
commit
e3dab24c72
|
@ -143,7 +143,7 @@ public class PuntoVenta implements Serializable {
|
||||||
@ManyToOne
|
@ManyToOne
|
||||||
private PtovtaTipoEstoque ptovtaTipoEstoque;
|
private PtovtaTipoEstoque ptovtaTipoEstoque;
|
||||||
|
|
||||||
@Column(name = "USA_CRTL_EST_CENTRAL")
|
@Column(name = "INDCTRLESTCENTRAL")
|
||||||
private Boolean usaCrtlEstCentral;
|
private Boolean usaCrtlEstCentral;
|
||||||
|
|
||||||
public PtovtaTipoEstoque getPtovtaTipoEstoque() {
|
public PtovtaTipoEstoque getPtovtaTipoEstoque() {
|
||||||
|
|
Loading…
Reference in New Issue