Document Approval notification sequence problem in Nav 5
Mammo
Member Posts: 107
Hi,
I am using Navision 5.0 and facing following problem;
I have defined the following user setup with Sales/Purchaser code;
Requestor --> Approver 1 --> Approver 2
When I do Additional user setup and leave the approver type blank to take effect the Addiotional approvers only then it follow as below;
Requestor --> Approver 1 --> Approver 2
It sent email to Approver 1 on request but once Approver 1 approves it should send email to Approver 2 but it sends email again to approver 1 email address.
It send the approval entry to approver 2 but does not send the mail notification to him. In case Approver 1 Rejects the request then it send mail correctly to Approver 2 as well for Rejection notification but it does not happen for approval mail.
Any soltuion please? ](*,) ](*,)
I am using Navision 5.0 and facing following problem;
I have defined the following user setup with Sales/Purchaser code;
Requestor --> Approver 1 --> Approver 2
When I do Additional user setup and leave the approver type blank to take effect the Addiotional approvers only then it follow as below;
Requestor --> Approver 1 --> Approver 2
It sent email to Approver 1 on request but once Approver 1 approves it should send email to Approver 2 but it sends email again to approver 1 email address.
It send the approval entry to approver 2 but does not send the mail notification to him. In case Approver 1 Rejects the request then it send mail correctly to Approver 2 as well for Rejection notification but it does not happen for approval mail.
Any soltuion please? ](*,) ](*,)
0
Answers
-
Hi,
It seems it is a bug of Navision which no body has noticed we faced the same problem and we fixed it by doing some customization in Approval entry table by adding Next approver column and then change in code unit as below
Code Unit 439
SetupNextApprovers
Rec1."Next Approver":=Rec2."Approver ID";
Code Unit 440
GetEmailAddress
IF AppEntry."Next Approver"<>'' THEN
UserSetup.GET(AppEntry."Next Approver")
I hope this will be fixed in Navision next service. Its strange that no one has complained this bug. Or may be no one is using Navision standard workflow.
Regards,
Sajid0 -
Thanks Sajid!!
You were such a great help.
You are right may it is a bug of navision which no one has noticed. Thats is why I get no answer from any one for whole week. Although many people read my post.
My problem is also solved now with your suggestions. Thanks again0 -
:shock: :shock: :shock: :shock: :shock: :shock:
[-X [-X [-X [-X [-X0 -
take a look at 5.0 sp1 and 2009 and see if this issue is fixed.
There have mulitple fixes done in 5.0 sp1 in "Approvals Mgt Notification" CU and "Approvals Management" CU0 -
Thanks Rashed,
But we already fixed it. Sajid gave the solution.
see the solution viewtopic.php?f=23&t=33375
Regards0 -
[Merged some posts from topic http://www.mibuso.com/forum/viewtopic.php?t=33264]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 250 Dynamics CRM
- 102 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
