public override void Create(BomRow entity)
 {
     ErpManager.CreateBomRow(entity);
 }