MySQL query problem

Post Reply
p.dimitrov
Posts: 166
Joined: 12 Jul 2017, 09:35
Name: Pavel
Location: Varna

MySQL query problem

Post by p.dimitrov »

Hi, I use MySQL query to take value from price list depending on client and service:
price list.jpg
This query was working perfectly in 2.3:
query.jpg
Now it looks like it ignores the client check for some reason and just finds the first matching service type in the list.
Attachments
price list.jpg
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: MySQL query problem

Post by support »

Strange... hard to say what is it.
I just can say there was no changes for this field type. Must be something else. Please do more tests.
Post Reply