vt7: Extra UI10 field break Reports
using the vtlib API, add a new UI Type 10 field pointing to Accounts in, for example a Quote Module. This field might be called, for example "Consultant".
Write a simple report to look at some Quotes.
Using any normal field, the report is fine. Add in this new UI10 field and the report fails. The Query error is like this:
Somewhere in ReportRun.php I guess, it is missing the instruction to add the JOIN for (in this case) the tablename: vtiger_accountRelQuotes764