Dear All,
Currently I am implementing Fixed assets module in Dynamics AX 2012 R3 version. My client has a requirement where they Sale a Fixed asset (has a $ value) to customer by preparing an Invoice, to fill this requirement we have a standard feature in AX called "Free text invoice" and If my client would use this Free text invoice feature they want system to post the below journal entries after posting of invoice.
For a better understanding, I put some example here with journal entries.
Cost of an Asset is 10000, Depreciation value is 4000, Asset sold for 5000 and the Loss on sale of Asset is 1000.
1) Accounts receivable:
Accounts receivable a/c Debit 5000
To Disposal Sale a/c Credit 5000
2) To reverse the Asset value (take out from Asset register)
Disposal Sale a/c Debit 10000
To Asset a/c Credit 10000
3) To reverse the Depreciation
Accumulated Depreciation on FA a/c Debit 4000
To Disposal Sale a/c Credit 4000
4) To capture the Gain/Loss on sale of Asset
Gain/Loss on sale of Asset a/c Debit 1000
To Disposal Sale a/c Credit 1000
I am not much familiar with this setup in Fixed asset disposal Sale posting profile and I would really appreciate and thankful to someone who can address me the Asset Disposal sale setup and the output using Free text invoice If we can achieve.
Thanks & regards,
Durgarao.
*This post is locked for comments