Error when deleting thirdparty/contact when using PostgreSQL after upgrade 19 -> 20 #31352
Labels
Bug or PR need more information
This bug or PR needs more information (answer to a question or more accurate description)
Bug
Hi,
After upgrading Dolibarr 19 to version 20.0.1, we can't delete contacts anymore. It seems to be related to the SQL query at line 143 in the file societe/contact.php
The clause "DELETE t, et FROM..... LEFT JOIN...." doesn't work with PostgreSQL (maybe MySQL specific?).
Best regards
Dolibarr Version
20.0.1
Environment PHP
7.4
Environment Database
PostgreSQL v13
Steps to reproduce the behavior and expected behavior
Try to delete a thirdparty's contact.
Attached files
No response
The text was updated successfully, but these errors were encountered: