Skip to content

hapolinario/trucos_odoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trucos de Odoo

Marlon Falcón Hernández | Madrid, España

Alt text

service odoo stop
su - odoo -s /bin/bash
python3 /usr/bin/odoo -c /etc/odoo/odoo.conf -d db13-bim -u all --stop-after-init --logfile=/dev/stdout
service odoo start
python /opt/odoo/server/odoo-bin -c /etc/odoo/odoo.conf -d db10-chile-sii -u all --stop-after-init
--conf=/opt/odoo13/odoo/debian/odoo.conf -u full_mobile_service_shop
erppeek --server="http://localhost:8069" -d db10-chile-sii -u admin -p x1234567890
client.upgrade('direct_credit_note')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.1%
  • Python 32.2%
  • Shell 15.9%
  • Less 6.3%
  • CSS 1.6%
  • HTML 0.9%