How cool Would that be, if Website Product Availability module is used to check product is availability or not in customer country in odoo.
Product Configuration :-
Navigate to website > eCommerce menu section > Click on Product section.
Country Selection :-
Navigate to product and select product.
Open sale submenu section and enable available only specific countries checkbox and enter countries.
Product Details on Website :-
Here the country will be checked by geoip, and accordingly a warning message or available product will be shown.
GeoIP Configuration :-
Download GeoLite2 City: Firstly, you have to download the GeoLite2 City database from MaxMind. Here, you have to signup/login in MaxMind. After login You will see Download database. Click on it.
Upload to Server: Secondly, you have upload extracted file .mmdb to your server. And move this file to the folder /usr/share/GeoIP/ location. :- mv /home/ubuntu/GeoLite2-City.mmdb /usr/share/GeoIP/
Add Into Configuration File: Using following command open Odoo Configuration file. :- $ sudo nano /etc/odoo12-server.conf
Add following line in configuration file. :- geoip_database = /usr/share/GeoIP/GeoLite2-City.mmdb
Kanak Infosystem will provide free 3 months support for bug fixes, any doubts or queries, installation, configuration support or any types of issues related to this module.
At our company, we take pride in providing exceptional help and technical support to our valued customers.
Our team of dedicated experts is well-versed in the intricacies of the Odoo platform.
Comment on this module. Please Login