quickbooks-php icon indicating copy to clipboard operation
quickbooks-php copied to clipboard

loader.php

Open benhadad opened this issue 7 years ago • 0 comments

qb/docs/example_qbxml_to_object.php calls to Serviceitem.php via QuickBooks/Loader.php

/QuickBooks/QBXML/Object/Serviceitem.php does not exist

require_once(/home/../../qb/QuickBooks/QBXML/Object/Serviceitem.php): failed to open stream: No such file or directory in /home/../../qb/QuickBooks/Loader.php If /QuickBooks/QBXML/Object/ServiceItem.php is renamed the call works. I believe the call located in [opt/alt/php71/usr/share/pear:/Users/keithpalmerjr/Projects/QuickBooks]

benhadad avatar Jan 08 '19 12:01 benhadad