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
Over the weekend I updated to the latest master version of this extension, which looks to have fixed issues with my sync to Xero. However my main cron job has stopped working since.
I'm seeing the following error reported:
TypeError: Argument 2 passed to CRM_Civixero_Invoice::mapCancelled() must be of the type int, null given, called in /home/inca/sites/default/sites/all/extensions/nz.co.fuzion.civixero-master/CRM/Civixero/Invoice.php on line 426 in CRM_Civixero_Invoice->mapCancelled() (line 273 of /home/inca/sites/default/sites/all/extensions/nz.co.fuzion.civixero-master/CRM/Civixero/Invoice.php).
Any pointers on this issue gratefully received.
The text was updated successfully, but these errors were encountered:
Over the weekend I updated to the latest master version of this extension, which looks to have fixed issues with my sync to Xero. However my main cron job has stopped working since.
I'm seeing the following error reported:
TypeError: Argument 2 passed to CRM_Civixero_Invoice::mapCancelled() must be of the type int, null given, called in /home/inca/sites/default/sites/all/extensions/nz.co.fuzion.civixero-master/CRM/Civixero/Invoice.php on line 426 in CRM_Civixero_Invoice->mapCancelled() (line 273 of /home/inca/sites/default/sites/all/extensions/nz.co.fuzion.civixero-master/CRM/Civixero/Invoice.php).
Any pointers on this issue gratefully received.
The text was updated successfully, but these errors were encountered: