找回密码
 注册账号

QQ登录

只需一步,快速开始

手机号码,快捷登录

手机号码,快捷登录

初学者课程:T3自学|T6自学|U8自学软件下载课件下载工具下载资料:通资料|U8资料|NC|培训|年结积分规则 | 使用常见问题Q&A
知识库:U8 | | NC | U9 | OA | 政务U8|U9|NCC|NC65|NC65客开|NCC客开新手必读 | 任务 | 快速增金币用友QQ群[微信群]
查看: 93|回复: 1

[求助] U8单据时间开发无法创建组件

[复制链接]
  • 打卡等级:无名新人
  • 打卡总天数:3
  • 打卡月天数:3
  • 打卡总奖励:7
  • 最近打卡:2024-11-15 09:18:05
发表于 2024-11-13 15:09:29 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册账号

×
U8单据开发登录节点提示无法创建该组件,请查看组件是否安装。有大佬知道怎么回事吗




public bool BeforeRunSysCommand(object objLogin, object objForm, object objVoucher, string sKey, object
            varentValue, ref bool cancel, string other)
        {
            string cstcode = NewLateBinding.LateGet(objVoucher, null, "headerText", new object[1] { "cstcode" }, null,
                null, null).ToString();
            string ccuscode = NewLateBinding.LateGet(objVoucher, null, "headerText", new object[1] { "ccusecode" }, null,
                null, null).ToString();
            if (cstcode == "01" && (ccuscode != "001" || ccuscode != "002"))
            {
                MessageBox.Show("当销售类型为普通销售时,公司只能是001跟002公司");
                cancel = true;
                return false;
            }
            return true;
        }





insert Into AA_CustomerButton(cButtonID, cButtonkey, cButtonType, cProjectNO, cFormKey, cVoucherkey, cKeyBefore, iOrder,
cGroup, cCustomerObjectName, cCaption, cLocaleID, cImage, cToolTip, cHotKey, bInneralCommand, cVariant, cVisibleAsKey,
cEnableAskey, cSubID, DependenceSubIdList, cForegroundColor, cBackgroundColor, cSetGroup, iSetGroupRow, iheightRow,
cToolbarPosIndex, iVoucherCtlIndex, cPluginName)
values(newid(),'system','syetem','U870','17','17','save','1','IEDIT',
'项目名.类名','保存','zh-cn','save','保存','Ctrl+U','1','保存','save',
'save', null, null, null, null, null, null, null, null, null,'')

  • 打卡等级:无名新人
  • 打卡总天数:3
  • 打卡月天数:3
  • 打卡总奖励:7
  • 最近打卡:2024-11-15 09:18:05
 楼主| 发表于 2024-11-13 15:16:59 | 显示全部楼层
是单据事件哈哈哈打错了
回复 点赞 拍砖

使用道具 举报

您需要登录后才可以回帖 登录 | 注册账号

本版积分规则

QQ|站长微信|Archiver|手机版|小黑屋|用友之家 ( 蜀ICP备07505338号|51072502110008 )

GMT+8, 2024-12-4 01:48 , Processed in 0.039060 second(s), 9 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表