Re: Coding Constructs
Sounds good to me. If the reports could be modified to comply that would be wonderful. All the report files both declare and execute which makes them difficult to call from custom modules. Currently I hack the input to prevent execution when including the file so that I can then execute from the module.
If core devs are keen to progress with this I'm happy to contribute some time.
Re: Coding Constructs
@cambell
Look into reporting/includes/reporting.inc line 128, function print_link how to make a link to the core report you want.
Also look into manufacturing/workorder_entry.php line 64 how to build a report link.
Joe