Default common folders/dir for Odoo and PostgreSQL on Ubuntu
In questo articolo avevamo visto come impostare postgresql per l’accesso remoto, qui vediamo i path predefiniti per Odoo e postgresql:
Continua a leggereIn questo articolo avevamo visto come impostare postgresql per l’accesso remoto, qui vediamo i path predefiniti per Odoo e postgresql:
Continua a leggereOption to manage bitnami odoo/postgresql: sudo ./ctlscript.sh restart (start,stop,restart) from opt/bitnami Ricordarsi di editare i file: /opt/bitnami/postgresql/data/postgres.conf con listen_address ‘*’
Continua a leggereExample from: Stackoverflow import sys #set up psycopg2 environment import psycopg2 #driving_distance module #note the lack of trailing semi-colon in
Continua a leggereCome impostare da codice le azioni automatiche in Odoo, ad esempio in un modulo aggiuntivo. Creiamo l’xml: <?xml version=”1.0″ encoding=”utf-8″?>
Continua a leggere
Commenti recenti