My client recently migrated from GP 2010 to GP 2013. In GP 2010, they customized the depreciation report called "FA Depreciation Ledger by Class". The basic customization was to add a field called "Special Depreciation Allowance Amount" to the report. The table it came from was called "Asset Book Master". In GP 2013, this report fails with a SQL Error when you try to run it. This is because the table called "Asset Book Master" was replaced in GP 2013 with a table called "Asset Book Master Report Temp". The problem is that in the new table, there isn't a field called "Special Depreciation Allowance Amount" to add to the report. <sigh>
I did notice that in the report writer, I could double click on the table called "Asset Book Master Report Temp" and add a related table called "Asset Book ITC\Cost Adjustment Master". If I add it, there is a field in there called "Section 179 Expense Deduction". If my tax accounting knowledge is correct, Section 179 is the special depreciation allowance. The problem is that if I add this table, the report stops yielding data.
I'm not the strongest Dexterity Reporter Writer guy. My guess is I have a relationship problem in the report when I add this new table that causes it not to yield the data but I have not clue how to join the Asset Book ITC\Cost Adjustment Master table to the Asset Book Master Report Temp table so that the report produces data. I'm also not that sure that the section 179 field is the same field as the old Special Depreciation Allowance Amount field.
I'm looking for suggestions on what to do.
Any help or direction would be greatly appreciated.
Thanks
Regards
*This post is locked for comments