Changes between Initial Version and Version 5 of Ticket #1


Ignore:
Timestamp:
12/02/2011 04:20:45 PM (14 years ago)
Author:
xiejing
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1

    • Property Status changed from new to closed
    • Property Due Date changed from 14/11/2011 to
    • Property Resolution changed from to fixed
    • Property Component changed from component1 to MIS系统
    • Property Summary changed from 在提成管理中能对客服人员进行提出分配 to 在提成管理中能对客服人员进行提成分配
    • Property Type changed from defect to 需求
  • Ticket #1 – Description

    initial v5  
     1需求描述:能在提成管理选择提成人员的时候,能在下拉框中查看到客服的信息。 
     2 
     3具体实现过程: 
     4    由于在提出管理选择人员时查看到的是sales_person表中的信息,并且保存的该表的id。而MIS系统其他地方使用都是帐号进行操作的。所以需要把客服人员信息加入该表中。