Skip to content

Creates a workspace to work in local Odoo developments

Notifications You must be signed in to change notification settings

JVegaB/local-odoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

Prerequisites:

  • Run gh auth login.
  • Change into your correct Python version using pyenv install {version}; pyenv global {version}.

Steps

  • Change dir into a clean directory, to create your new workspace.
  • Update the variables.sh file to your preferences.
  • Give ./main.sh execution permisions with chmod +x ./main.sh.
  • Run the ./main.sh.sh file.
  • When finalized, copy the last output, to your odoo config file (saved in the root dir in the workspace just created), in the addons path section.

About

Creates a workspace to work in local Odoo developments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published