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的更多相关文章

  1. [软件工程基础]2017.10.30 第三次 Scrum 会议

    决议 游心与李煦通沟通生成报告脚本问题,并调试相应代码 李煦通部署服务器,并做一定安全检查 石奇川设计实验流程和题库前端页面 王嘉睿爵测试网站基本流程,提出关于用户体验方面的建议 刘子渊阅读代码,为机 ...

  2. 2017/10 冲刺NOIP集训记录:暁の水平线に胜利を刻むのです!

    前几次集训都没有记录每天的点滴……感觉缺失了很多反思的机会. 这次就从今天开始吧!不能懈怠,稳步前进! 2017/10/1 今天上午进行了集训的第一次考试…… 但是这次考试似乎是近几次我考得最渣的一次 ...

  3. 第18次Scrum会议(10/30)【欢迎来怼】

    一.小组信息 队名:欢迎来怼小组成员队长:田继平成员:李圆圆,葛美义,王伟东,姜珊,邵朔,冉华 小组照片 二.开会信息 时间:2017/10/30 17:19~17:38,总计19min.地点:东北师 ...

  4. 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 ...

  5. 背水一战 Windows 10 (30) - 控件(文本类): AutoSuggestBox

    [源码下载] 背水一战 Windows 10 (30) - 控件(文本类): AutoSuggestBox 作者:webabcd 介绍背水一战 Windows 10 之 控件(文本类) AutoSug ...

  6. 2016.10.30 NOIP模拟赛 day2 PM 整理

    满分:300分 直接全部爆零,真的是很坑啊! 10.30的题目+数据:链接:http://pan.baidu.com/s/1jHXLace 密码:i784 T1: 题目中的难点就是每次折叠的点可能应经 ...

  7. 九月 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 ...

  8. 10.30 正睿停课训练 Day12

    目录 2018.10.30 正睿停课训练 Day12 A 强军战歌(DP 树状数组 容斥) B 当那一天来临(思路) C 假如战争今天爆发(贪心) 考试代码 B C 2018.10.30 正睿停课训练 ...

  9. Adobe Audition CC 2017 (10.0)安装教程

    Adobe Audition CC 2017 (10.0)安装教程 注:下载地址在文章末尾 第一步:首先请将电脑的网络断开,很简单:禁用本地连接或者拔掉网线,这样就可以免除登录Creative Clo ...

随机推荐

  1. 10046 trace详解(1)

    10046 trace帮助我们解析一条/多条SQL.PL/SQL语句的运行状态,这些状态包括:Parse/Fetch/Execute三个阶段中遇到的等待事件.消耗的物理和逻辑读.CPU时间.执行计划等 ...

  2. Spark生态系统剖析--王家林老师

  3. linux 或c 时间相关处理类型和函数

    注意1.精确级别,纳秒级别原型long  clock_gettime (clockid_t which_clock, struct timespec *tp); 头文件time.hwhich_cloc ...

  4. xpath中遇到[<Element a at 0x39a9a80>](转)

    Element是什么 回归正题,大家晕头转脑的看完繁杂的语法之后,已经迫不及待写点什么东西了,然后部分同学可能遇到了这个 <Element a at 0x39a9a80>或者类似 Elem ...

  5. PHP如何实现验证码

    现在来说说简单的纯数字验证码吧. 如果是初学者,建议按照我代码的注释 //数字 一步步来.最简单的方法,还是把整个代码复制走了. 新建一个captcha.php: <?php //11>设 ...

  6. [笔记]Go语言写文件几种方式性能对比

    Go语言中写文件有多种方式,这里进行如下几种方式的速度对比: 打开文件,写入内容,关闭文件.如此重复多次 打开文件,写入内容,defer 关闭文件.如此重复多次 打开文件,重复多次写入内容,defer ...

  7. POJ 1659 Frogs' Neighborhood (Havel定理构造图)

    题意:根据图的度数列构造图 分析:该题可根据Havel定理来构造图.Havel定理对可图化的判定: 把序列排成不增序,即d1>=d2>=……>=dn,则d可简单图化当且仅当d’={d ...

  8. java图像加密

    0 前言 为了保护服务器的图像数据,需要用一个图像加密算法来加密服务器的图像:一开始找了一种基于混沌的图像加密算法,效果还是很理想的,是把矩阵图像上的像素点进行上下左右的混乱:后来发现加密后图像会变大 ...

  9. alter table add constraint 用法

    1.主键约束: 要对一个列加主键约束的话,这列就必须要满足的条件就是分空 因为主键约束:就是对一个列进行了约束,约束为(非空.不重复) 以下是代码   要对一个列加主键,列名为id,表名为emp 格式 ...

  10. Asp.Net中OnClientClick与OnClick的区别

    当我们当击这个按钮时,自动先执行的客户端,再执行服务器端的.如果客户端返回的是false,那么服务器端对应的方法永远不会执行.这样就达到检测,只有通过才去执行服务器端的方法.