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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Malaysia sales GST invoice does not show local currency and exchange rate information.

(0) ShareShare
ReportReport
Posted on by

I am using AX 2012 R3 , Malaysian localization.

I try to print a sales invoice report using invoice type 'GST Invoice'.

The sales order is in foreign currency 'USD'.

The exchange rate and local currency amount in MYR should be displayed on the sales invoice.

We are using standard design ReportFull_MY available in SalesInvoice report.

The tablix in the report design which shows the local currency information and exchange rate has the row visibility set to the expression

iif(Fields!ShowLocalCurAmt.Value="Yes", False, True)

which makes this section visible only when 'ShowLocalCurAmt' is Yes.

In the SalesInvoiceDP class

 salesInvoiceTmp.ShowLocalCurAmt = (isoCountryCode == #isoSG) && CompanyInfo::standardCurrency() != _custInvoiceJour.CurrencyCode;

so this field is Yes only for Singapore.

The tablix section for local currency never gets shown.

I have checked code for vendor invoice on VendInvoiceDocumentDP class

Here the tablix row visibility is dependent on 'LocalCurrencyAmount' field which is true if currency is different from local currency.

 vendInvoiceDocumentTmp.LocalCurrencyAmount = CompanyInfo::standardCurrency() != vendInvoiceJour.CurrencyCode;

Are we missing a hotfix for Malaysia GST invoice?

*This post is locked for comments

I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 26

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans