예제 #1
0
 public TarimasPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #2
0
 public CajasPersistencia(Conexiones _Conexion)
 {
     this._Conexion=_Conexion;
 }
예제 #3
0
 public LotesNoInventariablesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #4
0
 public RecetasPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
 public ClasificacionCortesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
 public SalidaInventarioPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #7
0
 public ResumenCortesPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #8
0
 public RastreoFoliosPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #9
0
 public EmbarquesPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
 public ClaseOrdenProduccionPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #11
0
 public EmbarquesPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #12
0
 public CategoriasPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #13
0
 public EmpresasPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #14
0
 public BasculasPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #15
0
		public CostosMaquilaPersistencia(Conexiones AConexion)
		{
			this._Conexiones = AConexion;
		}
예제 #16
0
 public InformacionCajaPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
 public LotesNoInventariablesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #18
0
 public ProductosPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #19
0
 public DestinosPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #20
0
		public AccountsPersistencia(Conexiones conexion){
			this.conexion=conexion;
		}
 public SalidaInventarioPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #22
0
 public CanalesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #23
0
 public SobrantesMPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #24
0
		public ClientesGrolePersistencia(Conexiones AConexion)
		{
			this._Conexiones = AConexion;
		}
예제 #25
0
 public MateriaPrimaPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #26
0
 public GranjasPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #27
0
 public SobrantesDPersistencia(Conexiones AConexiones)
 {
     this._Conexiones = AConexiones;
 }
예제 #28
0
 public UsuarioBasculaPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #29
0
 public EmpresasPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
 public ClaseOrdenProduccionPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #31
0
 public BasculasPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #32
0
 public RastreoFoliosPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
 public EstimacionEmpaquesDPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #34
0
 public MateriaPrimaPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #35
0
 public UsuariosPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #36
0
 public ClientesGrolePersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #37
0
 public AccountsPersistencia(Conexiones conexion)
 {
     this.conexion = conexion;
 }
예제 #38
0
 public LineasPersistencia(Conexiones AConexion)
 {
     this._Conexion = AConexion;
 }
예제 #39
0
 public SobrantesMPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #40
0
 public LineasPersistencia(Conexiones AConexion)
 {
     this._Conexion = AConexion;
 }
예제 #41
0
 public EmpaquesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
 public OrdenesProduccionPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #43
0
 public Valores_RescatePersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #44
0
		public ClasesPersistencia(Conexiones AConexion)
		{
			this._Conexiones = AConexion;
		}
 public EstimacionEmpaquesMPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #46
0
 public ClasificacionCortesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #47
0
 public ResumenCortesPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #48
0
 public EmpaquesPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #49
0
 public Valores_RescatePersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #50
0
 public InformacionCajaPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #51
0
 public RecetasPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #52
0
 public EliminadasPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
예제 #53
0
 public ProductosPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }
예제 #54
0
 public SobrantesDPersistencia(Conexiones AConexiones)
 {
     this._Conexiones = AConexiones;
 }
예제 #55
0
		public DestinosPersistencia(Conexiones _Conexion){
			this._Conexion = _Conexion;
		}
예제 #56
0
 public EliminadasPersistencia(Conexiones _Conexion)
 {
     this._Conexion = _Conexion;
 }
 public OrdenesProduccionPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #58
0
 public CambiosTaraPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #59
0
 public TarimasPersistencia(Conexiones _Conexiones)
 {
     this._Conexiones = _Conexiones;
 }
예제 #60
0
 public CostosMaquilaPersistencia(Conexiones AConexion)
 {
     this._Conexiones = AConexion;
 }