2017.10.30 Epicor -ERP
1 公司新用ERP系统,做使用培训,mark。。。
This course reviews the project management flow in the Epicor application. Topics include phase entries, project
analysis to analyze costs, and project progress monitoring.
Project management allows you to organize and plan the manufacture of projects that need to be controlled at different levels. Project management enables you to create, monitor, and complete complex manufacturing projects successfully. Upon successful completion of this course, you will be able to:
• Create work breakdown structure (WBS) phases.
• Define milestones to create project billing.
• Assign related jobs, sales orders, and quotes to a project.
• Use the Build Project Analysis process to analyze project costs and performance.
• Use Revenue Recognition to recognize project costs and revenue.
• Bill for projects.
2 Project Creation
1. From the New menu, select New Project.
2. In the Project ID field, enter XXX - KneeImplant (where XXX are your initials).
3. In the Description field, enter XXX - Knee Implant Development (where XXX are your initials).
4. In the Start Date field, select the date two months ago.
This is the date when the first phase will began.
5. In the End Date field, select today's date.
The project is planned to be completed within the two months period.
6. Click Save.
7. Navigate to the Contract > Detail sheet.
8. In the Customer field, enter BERLINMED and press Tab.
9. In the Total Contract Value field, enter 45,500.00.
10. In the Contract Start Date field, select the date two months ago.
11. In the Invoicing Method field, verify Customer Shipment displays.
This is the default invoicing method that you will use for this project.
12. In the Revenue Recognition Method field, verify Manual displays.
This is the default revenue recognition method you will use for this project.
13. Click Save.

The Project Costs sheet provides an overview of the costs for the entire project. Similar to the WBS Phase Costs sheet, the only fields available for input are the Budget and Manual CTC columns. Estimated costs are broken out by material, material burden, labor, burden, and subcontract operations carried by the manufacturing details of the linked job(s). As time and costs are reported against this project, they display in the Actual column.
3Review Revenue Recognition
Revenue Recognition displays the costs and revenue produced to-date by the project. You can decide what revenue you want to recognize based on the specified parameters. When the Epicor application generates journals, it uses the general ledger accounts associated with the sales category and product group codes for the sales order assigned to the project.
1. From the Actions menu, select Revenue Recognition. Revenue Recognition displays.
2. In the Cost of Sales Recognition pane, in the To be Recognized column, verify the following values display:
The To Be Recognized column displays the amounts for Labor, Burden, Subcontract, Material, Material Burden, and Other Direct Cost (ODC). You have the option to manually recognize the cost of sales (COS)
amounts differently from what the Epicor application suggests. This same concept applies to Revenue Recognition.

2017.10.30 Epicor -ERP的更多相关文章
- [软件工程基础]2017.10.30 第三次 Scrum 会议
决议 游心与李煦通沟通生成报告脚本问题,并调试相应代码 李煦通部署服务器,并做一定安全检查 石奇川设计实验流程和题库前端页面 王嘉睿爵测试网站基本流程,提出关于用户体验方面的建议 刘子渊阅读代码,为机 ...
- 2017/10 冲刺NOIP集训记录:暁の水平线に胜利を刻むのです!
前几次集训都没有记录每天的点滴……感觉缺失了很多反思的机会. 这次就从今天开始吧!不能懈怠,稳步前进! 2017/10/1 今天上午进行了集训的第一次考试…… 但是这次考试似乎是近几次我考得最渣的一次 ...
- 第18次Scrum会议(10/30)【欢迎来怼】
一.小组信息 队名:欢迎来怼小组成员队长:田继平成员:李圆圆,葛美义,王伟东,姜珊,邵朔,冉华 小组照片 二.开会信息 时间:2017/10/30 17:19~17:38,总计19min.地点:东北师 ...
- gnuWin32-mini-2016.10.30
2016-10-28 04:48 1,017,856 awk.exe ver 4.1.4 2016-10-29 00:26 77,312 bc.exe ver 1.06 2016-10-30 01:4 ...
- 背水一战 Windows 10 (30) - 控件(文本类): AutoSuggestBox
[源码下载] 背水一战 Windows 10 (30) - 控件(文本类): AutoSuggestBox 作者:webabcd 介绍背水一战 Windows 10 之 控件(文本类) AutoSug ...
- 2016.10.30 NOIP模拟赛 day2 PM 整理
满分:300分 直接全部爆零,真的是很坑啊! 10.30的题目+数据:链接:http://pan.baidu.com/s/1jHXLace 密码:i784 T1: 题目中的难点就是每次折叠的点可能应经 ...
- 九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <init> 严重: The ResourceConfig instance does not contain any root resource classes.
Tomcat启动错误:九月 26, 2017 10:18:14 上午 com.sun.jersey.server.impl.application.RootResourceUriRules <i ...
- 10.30 正睿停课训练 Day12
目录 2018.10.30 正睿停课训练 Day12 A 强军战歌(DP 树状数组 容斥) B 当那一天来临(思路) C 假如战争今天爆发(贪心) 考试代码 B C 2018.10.30 正睿停课训练 ...
- Adobe Audition CC 2017 (10.0)安装教程
Adobe Audition CC 2017 (10.0)安装教程 注:下载地址在文章末尾 第一步:首先请将电脑的网络断开,很简单:禁用本地连接或者拔掉网线,这样就可以免除登录Creative Clo ...
随机推荐
- 吴超老师课程--HBASE的集群安装
1.hbase的机群搭建过程(在原来的hadoop上的hbase伪分布基础上进行搭建)1.1 集群结构,主节点(hmaster)是hadoop,从节点(region server)是hadoop1和h ...
- Python Network Programming
@1: 同步网络编程(也就是阻塞方式) 同步网络编程一次只能连接一个客户端. Server端: import socket def debugPrint(name, value): print(&qu ...
- Appium做Android功能自动化测试
前言 做Android端功能自动化已有2年多的时间了,使用过的功能自动化框架有Robotium.Uiautomator.Appium.最近研究自动化case复用的方案,调研了Appium的自动化框架, ...
- Linux vim 操作技巧
·Linux设计的重要原则是信息存储在基于文本的文件中 文本文件:无格式文件,作用类似于win的注册表(etc下的配置文件,.conf或者无扩展名)可扩展标记语言(XML),文本标记定义数据结构(et ...
- BOM对象,math对象document对象的属性和操作和 事件的基本操作
Math对象 //该对象中的属性方法 和数学有关. abs(x) 返回数的绝对值. exp(x) 返回 e 的指数. floor(x) 对数进行下舍入. log(x) 返回数的自然对数(底为e). m ...
- php如何实现定时任务,php定时任务方法,最佳解决方案,php自动任务处理
php如何实现定时任务,php定时任务方法,最佳解决方案,php自动任务处理 Joe PHP 2012-01-18 定时任务对于php来说一直都是很多朋友的一个难题,但却很多地方都遇到了.比如说:游戏 ...
- 2062326 齐力锋 实验四《Java面向对象程序设计Android开发》实验报告
北京电子科技学院(BESTI) 实 验 报 告 课程: 程序设计与数据结构 班级: 1623 姓名: 齐力锋 学号: 20162326 成绩: 指导教师: 娄嘉鹏/王志强 实验日期: 2017年5 ...
- Maven的SSM框架配置文件:
applicationContext.xml: <?xml version="1.0" encoding="UTF-8"?> <beans x ...
- Oracle数据类型(4)
字符类型: CHAR(size):固定长度字符串,最大长度2000 bytes VARCHAR2(size):可变长度的字符串,最大长度4000 bytes,可做索引的最大长度749 NCHAR(si ...
- PHP练习题三
1.用PHP打印出前一天的时间格式是2006-5-10 22:21:21. echo date(‘Y-m-d H:i:s’, strtotime(‘-1 days’)); 2.不使用第三个变量交换两个 ...