Topic: Direct Invoice not processing
Recently upgraded my OS which included PHP 8.2.26 and now when I try to place invoice I get an error
"strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in file: /var/www/html/companyname/includes/ui/ui_lists.inc at line 305".
After searching I upgraded FA from 2.4.10 to 2.4.18 which seems to have been succesfull. It shows the correct version number when I log in but my problem with invoicing remains. Nothing happens until I click a second time on the place invoice button, then where I used to get a menu to view or print invoice I get sales order menu with same options but view order is blank.
When running debug mode using parameter "2", I get 5 errors as soon as I click Direct Invoice --- all beginning with the same line 305 error as above.
I have only ever used Direct Invoice method.
Any help is appreciated.