HI All
In standard AX, the AP invoice journal and the general journal contain the field for currency exchange rate. However, this field by default is not editable.
Path: Accounts payable à Journals à Payment journal à Lines à General tab
by default in standard this field is non editable .
Solution : To make this field as editable
AOT-->Classes-->LedgerJournalFormTrans-->setExchRateEnabled() Method. Just comment this whole code automatically Exchange rate and Secondary exchange rate fields should get enabled.
In standard AX, the AP invoice journal and the general journal contain the field for currency exchange rate. However, this field by default is not editable.
Path: Accounts payable à Journals à Payment journal à Lines à General tab
by default in standard this field is non editable .
Solution : To make this field as editable
AOT-->Classes-->LedgerJournalFormTrans-->setExchRateEnabled() Method. Just comment this whole code automatically Exchange rate and Secondary exchange rate fields should get enabled.
No comments:
Post a Comment