28.09.2010, 22:05 | #1 |
Участник
|
Dynamics AX Sustained Engineering: Advance Holder functionality not available without Finance II license
Источник: http://blogs.technet.com/b/dynamicsa...i-license.aspx
============== Problem: When attempting to select an Advance Holder as an offset type in a journal when not licensed for Finance II, the list of Advance Holders is empty. Resolution: When not licensed for Finance II it is not possible choose Advance Holder employee in a General Journal. This is due to the relation “\DataDictionary\Tables\LedgerJournalTrans\Relations\OffsetEmplTable_RU\LedgerJournalTrans.OffsetCompany == EmplTable.dataAreaId”. This relation is incorrect as “LedgerJournalTrans.OffsetCompany" will not exist in the database as field “OffsetCompany” is dependent on the Financial II License key. Removing the relation “LedgerJournalTrans.OffsetCompany==EmplTable.dataAreaId” in the table “LedgerJournalTrans” Advance Holder information will be properly shown. Источник: http://blogs.technet.com/b/dynamicsa...i-license.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|