fixes #5072 client.fiscal-data comprobar que tiene email #1278

Merged
alexandre merged 8 commits from 5072-comprobar-email-clientFiscalData into dev 2023-02-01 08:55:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fbf252b634 - Show all commits

View File

@ -1,4 +1,4 @@
UPDATE vn.client
UPDATE `vn`.`client`
SET isToBeMailed = FALSE
WHERE
mailAddress is NULL