Topic: Wrong company is selected when login ... (FA 2.2)
I have 0_ company = Training company
I have 1_ company = our working company.
when I try to login i select Training Co. I have defined a new administrator account.
I have enabled the sql logging...
Instead of validating against 0_ company FA selects company 1_ company, which is incorrect...
SQL..
SELECT * FROM 1_users WHERE user_id = 'tezo' AND password='XXXXXXXXXXX'
Incorrect Password
The user and password combination is not valid for the system.
If you are not an authorized user, please contact your system administrator to obtain an account to enable you to use the system.
Does any body have a fix for this...