I can upgrade other modules; when it comes to fax pro the following error is thrown →
Can not execute UPDATE fax_store SET finished = 1 WHERE finished != 1 : SQLSTATE[22007]: Invalid datetime format: 1292 Truncated incorrect DECIMAL value: ‘’ ::
I can upgrade other modules; when it comes to fax pro the following error is thrown →
Can not execute UPDATE fax_store SET finished = 1 WHERE finished != 1 : SQLSTATE[22007]: Invalid datetime format: 1292 Truncated incorrect DECIMAL value: ‘’ ::
Issue resolved. There was a bad record in the fax_store db after deleting it , the update worked.