Hi All,
We are testing Macola ES 9.6.200, the latest version. We have a customized invoice report that used to work in 9.5.100. After converting it to Crystal report 2011, it runs in 9.6.200. But it always prints the very first invoice. It does not print the selected invoice through menu OE & RMA ->Invoice & Process orders -> Invoices-> Reprint Posted Invoices.
I notice that the original report macoeinvfrm.rpt comes with ES 9.6.200 for the record selection having an entry like
{sycdefil_sql.cd_type} = "V"
//BR 33.747.392 -- filter out records with no invoice number...
AND IsNull({OEHDRHST_SQL.inv_no}) = false AND {OEHDRHST_SQL.inv_no} <> ''
Adding this entry to our customized report does not help either.
Does anyone know how to get a customized invoice report to print selected invoice in Macola ES 9.6.200? This is the first important customized report that I test it. We have a few more. Would think that some similar trick is needed for other customized report to work properly in Macola ES 9.6.200 too.
Thanks,
George.