I need update odoo database using the terminal command:
./odoo-bin -d odoo-database -u all, but the problem is that the database is hosted in another server, so i don't know how use the command. Like this: ./odoo-bin -d ip-remote-server:odoo-database -u all
Anybody knows how to do this?
Regards.