Skip to main content

Posts

Showing posts from June, 2015

Right way to Reverse the voucher in MSD Ax 2012

There is Right way to Reverse the voucher in Ax 2012 you can try other option too. Click General ledger > Journals > General journal. Press CTRL+N to create a new voucher and click Lines to open the Journal voucher form. Click Functions and then click Load ledger transactions. Select the voucher type in the Voucher type field. The voucher type will provide the voucher number for the reversed voucher. Note:The voucher type should be of the reverse type to the original voucher smile emoticon . For example, if the original voucher type is Payment, the reversal voucher type must be Receipt. Select the Invert sign check box to activate the Reversal method field. In the Reversal method field, select a reversal option. Debit/credit – The original voucher is reversed by changing the debit entry to credit entry on the reversal voucher. +/- – The original voucher is reversed by inverting the amount signs on the reversal voucher. Click Select to open the Select form. Enter t

Error "not enough rights to use table 'company data' (data area) " in MSD Axapta

If you are facing following Error Error "not enough rights to use table 'company data' (data area) " in Axapta then you can try following steps. Solution : I tried to find security key for data area form but I am not able to get that because security key was not defined for that form. After long troubleshooting I got solution that user profile issue. So I restored user in Ax to repair user profile from domain. I hope you got the point what to do for this error.