public override void Delete(BomRow entity)
 {
     ErpManager.DeleteBomRow(entity);
 }