Eric - CAP-REL
Eric - CAP-REL
Hello @frederic34 please have a look at https://www.dolibarr.fr/forum/t/idee-lancee-sur-le-github-de-dolibarr-ajouter-la-geolocalisation-des-objets-dolibarr/44366 json is - i think - a bad idea : with json i think we could'nt get the power of GIS SQL...
> it use Point to store in db (json was just to try to display it) Ho sorry, shame on me i don't take the time to look at the...
waouuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu !!!!!! splendid !!!!! THANKS A LOT @frederic34 !!!!!!!!!
@eldy ok thanks i will do it but i just have a question about the new field : it could be better with a foreign key and a dictionary no...
> it is possible to make a link between a third party and a **contact** of another third party by precisely specifying a role. Hello @defrance , i'm sorry but...
@eldy done, alter table is ok may we add an index on that column ? do you think we will have situations where we need to make search on that...
hello @riseval , something like that ? 
Maybe a list of (tiny)url, not just id ?
Here is an example of the error on remote_server.log ``` mysql -A -h localhost -P 3306 -usellyoursaas -pxxxxxxx -e 'UPDATE mysql.user SET Password=PASSWORD('\''xxxxxx'\'') WHERE User='\''xxxxxxx'\'';' ERROR 1356 (HY000) at line...
Hello, there is "$newcommentonqty" in sellyoursaas code, is that solution for this feature request ?