Skip to content

LUNEXTLABS-Tobi/onboarding-odoo-empty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

onboarding odoo

Install gimera and wodoo

one time:
pipx install gimera
pipx install wodoo
gimera completion -x
odoo completion -x
<relogin bash>

then for the odoo:
gimera apply    #one time / not often
odoo reload     # more often called
odoo build      # more often called
odoo -f db reset -C  # to reset a db
odoo update     # often called
odoo up -d      # often called

Setup Proxy Port

~/.odoo/settings:

PROXY_PORT=8888
odoo reload
odoo up -d

--> Odoo runs on port 8888

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors