Topic: Sales Order Entry has reporting.inc

I don't think the below line needed to include it on sales_order_entry.php

include_once($path_to_root . "/reporting/includes/reporting.inc");
Subscription service based on FA
HRM CRM POS batch Themes

Re: Sales Order Entry has reporting.inc

This is necessary as the last function in it (function parse_notes_params) is needed in some instances.
See the Wiki.