plugin运行出错. 1 plugin文件如果是 注册到disk,应该是注册到 C:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly ,所以如果项目中引用了其它的 dll文件也应该拷到这个文件夹. 2 plugin文件如果是 注册到 ...
分类:
其他好文 时间:
2016-09-05 16:56:50
阅读次数:
154
项目需求: 生成表结构 进入项目目录 cmd命令 后台设置 显示 admin.py 引用bootstrap 在项目当中创建存放图片 页面 css 目录 statics 导入bootstrap 1 开始设计前端页面 我们在官网上面 找到适合自己的模板 写一个base.html模板页面 注: 把路径写成 ...
分类:
其他好文 时间:
2016-09-04 19:21:03
阅读次数:
1506
Siebel CRM是围绕客户关系管理这个主题建立起来的一系列应用的总和,和一些国内公司的CRM/CALL CENTER产品不一样,Siebel应用远远不是只是接一些电话然后记录下来并进行处理这么简单。Siebel应用是通过统一协调管理各个联系客户的渠 道(touchpoint),如email,电话 ...
分类:
其他好文 时间:
2016-09-01 09:22:48
阅读次数:
151
Intellisense for Xrm.Page in CRM 2011 In CRM 2011 javascripts for crm forms can be stored externally as web resources and those are no longer embedded ...
分类:
其他好文 时间:
2016-09-01 02:12:33
阅读次数:
198
Intellisense in Visual Studio for Microsoft Dynamics CRM 2016 Intellisense in Visual Studio for Microsoft Dynamics CRM 2016 posted by dynamicsnick on ...
分类:
其他好文 时间:
2016-09-01 02:07:36
阅读次数:
118
PrincipalObjectAccess (POA) table is an important table which holds all grants share on CRM objects. This is just for understanding purpose. Principal ...
分类:
数据库 时间:
2016-08-30 00:23:52
阅读次数:
250
1 from django.shortcuts import render 2 from crm import models 3 from django.core.paginator import import Paginator,EmptyPage,PageNotAnInteger # 两个异常 ...
分类:
编程语言 时间:
2016-08-27 12:46:49
阅读次数:
303
我并不知道问题怎么描述清楚一些。 事情是这样的,使用 Microsoft Dynamics CRM Server 2016 做CRM系统的时候用到 使用 Web API 执行批处理操作(参见SDK或者 https://msdn.microsoft.com/zh-cn/mt607719 ). 官方只给 ...
分类:
其他好文 时间:
2016-08-26 18:12:20
阅读次数:
313