Dear All,
I have 2 databases and 2 IP address which are running on same odoo system. I want to set a dbfilter based on the IP address for each database when the user try to browse with those IP address . My needs is
192.168.1.1:8069 - my_first_database
192.168.1.2:8069 - my_second_database
Please enlighten me how can I configure dbfilter to be like this in odoo config file.
Have a nice day.