Skip to content
/ LOdoo Public

CLI to manage local odoo installation (create/drop databases, etc)

License

Notifications You must be signed in to change notification settings

katyukha/LOdoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOdoo

CLI to manage locally-installed Odoo.

This script is used by [odoo-helper-scripts](https://katyukha.gitlab.io/odoo-helper-scripts/) to manage locally-installed odoo.

For example, it provides CLI commands, like:

  • addons-uninstall
  • addons-update-list
  • db-backup
  • db-copy
  • db-create
  • db-drop
  • db-dump-manifest
  • db-exists
  • db-list
  • db-rename
  • db-restore
  • odoo-recompute
  • run-py-script
  • tr-check-translation-rate
  • tr-generate-pot-file

Supported odoo versions

  • Odoo 16.0
  • Odoo 15.0
  • Odoo 14.0
  • Odoo 13.0
  • Odoo 12.0
  • Odoo 11.0
  • Odoo 10.0
  • Odoo 9.0
  • Odoo 8.0
  • Odoo 7.0 (Limited support)

About

CLI to manage local odoo installation (create/drop databases, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published