Пример #1
0
        public override void Initialize()
        {
            base.Initialize();
            Base.report.AddMenuAction(COCReport);
            Base.report.AddMenuAction(PackingList);
            Base.report.AddMenuAction(TaiwanPackingList);
            Base.report.AddMenuAction(UKPackingList);
            //Base.report.AddMenuAction(SignaturePackingList);
            Base.report.AddMenuAction(GeneralOuterLabel);
            Base.report.AddMenuAction(HanaOuterLabel);
            Base.report.AddMenuAction(AngliaOuterLabel);
            Base.report.AddMenuAction(GlobalEMSOuterLabel);
            Base.report.AddMenuAction(USIOuterLabel);
            Base.report.AddMenuAction(USIInnerLabel);
            Base.report.AddMenuAction(SanminaOuterLabel);
            Base.report.AddMenuAction(SanminaInnerLabel);
            Base.report.AddMenuAction(StandardOuterLabel1);
            Base.report.AddMenuAction(StandardOuterLabel2);
            Base.report.AddMenuAction(StandardOuterLabel3);
            Base.report.AddMenuAction(StandardOuterLabel4);

            Labels.MenuAutoOpen = true;
            Labels.AddMenuAction(BoschOuterLabel);
            Labels.AddMenuAction(BoschInnerLabel);
            Labels.AddMenuAction(WNCLabel);
            Labels.AddMenuAction(TechcomOuterLabel);
            Labels.AddMenuAction(TechcomInnerLabel);
            Labels.AddMenuAction(SystechOuterLabel);
            Labels.AddMenuAction(SystechInnerLabel);
            Labels.AddMenuAction(USITWOuterLabel);
            Labels.AddMenuAction(USITWInnerLabel);
            Labels.AddMenuAction(QisdaOuterLabel);
            Labels.AddMenuAction(QisdaInnerLabel);
            Labels.AddMenuAction(HiflyingOuterLabel);
        }