Invoice Rouding with Authoziation
vishesh
Member Posts: 60
Hi all,
I am suffering from an issue of Invoice rounding.
I have a sales order which is autorized and i have set the invoice rounding in GL Setup.
Now if I go to the sale order and press F9 for Statistics I get an error saying Authorization must be no in Sales order.
This is because system is inserting the new line in database for G/L Account.
Same error I am getting if I am post this sales order.
Please help me in solving this issue. Is there any correction which is to be done.
Thanks and Regards.
Vishesh
I am suffering from an issue of Invoice rounding.
I have a sales order which is autorized and i have set the invoice rounding in GL Setup.
Now if I go to the sale order and press F9 for Statistics I get an error saying Authorization must be no in Sales order.
This is because system is inserting the new line in database for G/L Account.
Same error I am getting if I am post this sales order.
Please help me in solving this issue. Is there any correction which is to be done.
Thanks and Regards.
Vishesh
Vishesh Singh
Technical Consultant
Technical Consultant
0
Comments
-
Please help me in this issue.
I am not getting any hint whether this is a problem with a base or we r missing out something.
Thanks and Regards.Vishesh Singh
Technical Consultant0 -
In table 37 in function TestStatusOpen function use the following code
IF NOT "System-Created Entry" THEN
TestStatusAuthorized;
IF StatusCheckSuspended THEN
EXIT;
GetSalesHeader;
IF Type IN [Type::Item,Type::"Fixed Asset"] THEN
SalesHeader.TESTFIELD(Status,SalesHeader.Status::Open);
add only red coloured line and check the functionality.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
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 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