Skip to content

MOD improve map place creation from lead

Xavier Bonet requested to merge MOD_improve_map_place_creation_from_lead into main

This MR requires to have implemented the version 12.0.0.2.3 of the odoo12-addon-community-maps. With this version it is nolonger needed the community-maps-landings:

pip uninstall odoo12-addon-community-maps-landings==12.0.0.0.3.dev1 pip uninstall odoo12-addon-community-maps==12.0.0.2.2 pip install odoo12-addon-community-maps==12.0.0.2.3

Merge request reports