摘要:
1. User should be able to create, update and delete the object.
2. Test "WorkOrder" type bom will not be displayed in PD.
order = createWorkOrder("test")
r = order.save()
checkAndDisplayResponse(r)
3. Test the Security Mask for this type of object.
User 中有Security Mask 选项,8.0版本已无此功能。 阅读全文
posted @ 2008-03-28 16:42 liangyi_neil 阅读(461) 评论(2) 推荐(0) 编辑