2 Apr 2013

Modules in 2012

There are some functions which have been separated to another modules. Below are the few comparisons to show the new modules added in Microsoft Dynamics AX 2012.



 MODULES IN AX 2009

MODULES IN AX 2012

Inventory Management
·       Inventory Management
·       Product Information Management


Accounts Payable
·       Procurement and Sourcing
·       Accounts Payable


Accounts Receivable
·       Sales and Marketing
·       Accounts Receivable



General Ledger
·       General Ledger
·       Budgeting
·       Fixed Assets
·       Compliance and Internal controls

Cost Accounting
·       Cost Accounting

Bank
·       Cash and Bank Management


CRM
·       Moved to Sales and Marketing module

Master Planning
·       Master Planning



Production
·       Production control


Product Builder
·       Moved to Product Information Management






Shop floor Control
This Module is split into three and can be accessed from Home, Human resources and Production Control Modules.
·       Time and Attendance     – Human resources.
·       Clock In and Out – Home
·       Manufacturing execution – Production        control.

Human Resource
·       Human Resources

Questionnaire
·       Moved to Home

Expense Management
·       Travel and Expense


Projects
·       Project Management and Accounting (PSA)

Service
·       Service Management


Basic
·       Organizational Administration

Administration
·       System Administration


The user interface in Microsoft Dynamics AX 2012 has been changed to be simpler and user friendly at all levels.


No comments:

Create number sequence in D365 FO

Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...