web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Invoice Due Date issue after installing AX 2009 SP1 and Rollup 8

(0) ShareShare
ReportReport
Posted on by 565

Hi All. 

We have been having an on and off issue after installing AX 2009 SP1 and Rollup 8. 

The issue is that in some invoices where the customer payment terms are credit with Net 60 days or Net 30 days etc, the due date is not being calculated properly and the system puts the date of invoice posting as the due date. 

The payment terms field also mysteriously displays the due date (same as invoice date) instead of the terms whether it is cash or Net 30 days / Net 60 days etc. Below is the code for the payment condition which displays the payment terms field. 

display PaymTxt  paymentCondition()
{
    PaymTerm paymTerm = PaymTerm::find(this.Payment);
;
    if (this.FixedDueDate)
    {
        return date2StrUsr(this.FixedDueDate, DateFlags::FormatAll);
    }
    else if (paymTerm.UseDeliveryDateForDueDate_ES)
    {
        return date2StrUsr(this.DueDate, DateFlags::FormatAll);
    }
    return PaymTerm::txt(this.Payment, this.LanguageId);
}


 

*This post is locked for comments

I have the same question (0)
  • Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hello,

    Are you operating AX in a Spanish legal environment?

    For Spain a hotfix has been released that seems to adress this issue.

    (see: KB 2741733ES - Prompt Payment law enhanced to take into account payment schedule & payment date when the user is calculating due dates)

    If this country specific hotfix applies to you then check it out on LCS.

    Best regards,

    Ludwig

  • oldman.logan Profile Picture
    565 on at

    [quote user="Ludwig Reinhard"]

    Hello,

    Are you operating AX in a Spanish legal environment?

    For Spain a hotfix has been released that seems to adress this issue.

    (see: KB 2741733ES - Prompt Payment law enhanced to take into account payment schedule & payment date when the user is calculating due dates)

    If this country specific hotfix applies to you then check it out on LCS.

    Best regards,

    Ludwig

    [/quote]
    We are operating AX in Saudi Arabia. Is it alright to go ahead and install this hotfix? 
  • Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hi,

    I think that it will be ok to install the hotfix. However, I doubt that it overcomes the problem.

    Do you have a developer around who can debug the issue?

    Best regards,

    Ludwig

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Priya_K Profile Picture

Priya_K 4

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#3
Ali Zaidi Profile Picture

Ali Zaidi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans