Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Minor flaw in Quality Orders in AX2009?

(0) ShareShare
ReportReport
Posted on by 9

 Situation:

 

When setting up quality association for a production order (before report as finished), the first time you invoke the "update status -> report as finished" button in axapta, it reports "Quality orders are generated" . It will not show any content in the report as finished screen until you finish the qualtity orders "fail/pass".

However, when you close the "report as finished" form and open it again, You get a warning "Open Qualtity Orders for this record", but it shows you the production order and you can report it finished.

When looking in the method "checkQualityAssociation" in the class "InventQualtityOrderType", the class documentation (comment) sounds  correct, but is not in line with the code itself.

 

COMMENT:

"/// <returns>
/// true if no open quality orders are found and no new quality order has been created; otherwise, false.
/// </returns> 

 

EXPECTS FOLLOWING LINE IS MISSING:

        orderTable = this.findOpenQualityOrder(associationTable.TestGroupId);
        if (orderTable)
        {
            warning("@SYS113925");
            ret = false;       //         <=== IN THIS CASE, I guess it must return false (it has an open qualtity order).
        }

 

Warm regards,

Dick de Jong

 

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics AX (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 100 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 48

#3
shanawaz davood basha Profile Picture

shanawaz davood basha 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans