mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-10 11:02:56 +01:00
the filter (s.client:in:(1,2)) not work, same problem with s.client in (1,2) we need to use now : (s.client:in:1,2)
the filter (s.client:in:(1,2)) not work, same problem with s.client in (1,2) we need to use now : (s.client:in:1,2)