예제 #1
0
 partial void Deletemrp_material_producto(mrp_material_producto instance);
예제 #2
0
 partial void Updatemrp_material_producto(mrp_material_producto instance);
예제 #3
0
		private void detach_mrp_material_productos(mrp_material_producto entity)
		{
			this.SendPropertyChanging();
			entity.scm_producto = null;
		}
예제 #4
0
 partial void Insertmrp_material_producto(mrp_material_producto instance);
예제 #5
0
		private void attach_mrp_material_productos(mrp_material_producto entity)
		{
			this.SendPropertyChanging();
			entity.mrp_metrica = this;
		}