-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
将java代码覆盖后,执行根目录下docs/update20190522.sql 新增 1.跟进记录增加删除功能 2.联系人、产品导入导出功能 优化 1.新建商机、合同时,“总金额”调整为可编辑,可以根据总金额和产品金额自动计算整单折扣 2.最高管理员可删除所有日志 3.商机阶段在未结束之前,可以变更为之前的阶段 4.客户下添加跟进记录关联联系人和商机时,跟进记录也同步到对应的联 系人和商机下 5.线索、客户、联系人搜索框增加“手机号、电话”(客户模块搜索基本信息中的手机号) 6.新建合同选择商机之后,商机中的产品数量也能自动填充 7.系统中显示的当前版本号V9.0.0升级后可以自动更新 修复: 1.新建线索,添加部门,线索无法保存 2.编辑员工信息点击保存,无法保存,提示服务器响应异常 3.未配置“查看全部”权限,可以查看系统所有数据信息 4.登录的时候提示请输入账号密码问题 5.合同和回款添加报错问题
- Loading branch information
1 parent
5dbcdc0
commit bb8dbb3
Showing
146 changed files
with
2,064 additions
and
584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
.idea | ||
target | ||
*.iml | ||
src/test/ | ||
README.md | ||
logs | ||
docs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.