You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: