Month: March 2018
[ax2012] compiling layer conflict -> aos crash!
- Mar 22, 2018
It was a sunny day, no user aware that day would be the hardest day as an ax administrator, it was a crash day for AOS (application object server) We were uploading a custom class modification (RPTRFP_DP class) using a CUS layer, while we’re import it, there was a layer conflict (USR vs CUS), we […]
Read Morewhile generating credit note from sales order, shows an error : Mode of delivery must be specified when terms of payment include COD it happens because the customer MoD (mode of delivery) in master customer and MoD in invoices is different, to fixed it, change the MoD in Customer and MoD in CustInvoiceJournal
Read More[SSRS] how to get line number in ssrs
- Mar 16, 2018
how to get line number in ssrs ? these trick can do on AX SSRS and C# SSRS by using =RunningValue(CountDistinct([your group]),Count,[your dataset]) result:
Read More