Creating Data Verification on the HRMS

asembereng
Member Posts: 220
Hi, we are about to deploy the HRMS version of the NAV5 to one of our client but this is what they to be added: they want us to create some data verification functionality, if the Data entry clerk enters data before it is dump to their respective tables it should be verified by the HR manager. How best can we achieve this?
Thank you.
Thank you.
0
Comments
-
Before putting the data in to actual tables you can create your own tables and forms.
Create fields like
Is Verified --> Boolean
Verified By --> Code 10
Verified Time --> DateTime
in the respective tables which you are giving access to the clerk, and in the forms hide these fields for clerk.
UnHide the same fields for Manager or you can also use different form.
Manager upon verification checks the field "Is Verified", track the Verified By(USERID) and Verified Time(CURRENTDATETIME).
Build the functionality to test the Validation and if possible you can print a report showing any errors or mandatory fields.
After verification can implement the data insertion in to actual tables.
Prompt the error message if the Verified field is unchecked by the HR manager.0 -
I will also need a way of alerting the HR manager that new Data has been entered and need to be verified. How will we achieve this?0
-
I will also need a way of alerting the HR manager that new Data has been entered and need to be verified. How will we achieve this?
Mail to HR Manager?
Then you can see lot of posts how to send mail from navision.
If you dont want mail to be sent, you can create a seperate table to store the record(Approval Entry table).
Have a look at Approval Process in Nav 5.0 or higher.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions