Suplyd-odoo

Latest version: v1.2.9

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.9

2. Set alias for the command `python3 -m sup-odoo`/ `python -m sup-odoo` in your sell's `.rc` file
3. How to know which shell you are using `echo "$SHELL"`
1. For example in a `zsh` shell you can update the `.zshrc` file by adding following line `alias sup-doo="python -m sup-odoo"` or `alias sup-doo="python3 -m sup-odoo"` at the top of it.
4. Once Odoo is running please ask Labeeb for a new DB backup zip file.

Steps to run Odoo locally

Start

1. To start the Odoo instance run this command `python3 -m sup-odoo start` or `python -m sup-odoo start`

Stop

2. To stop the Odoo instance run this command `python3 -m sup-odoo stop` or `python -m sup-odoo stop`

Clean

3. To stop the Odoo instance run this command `python3 -m sup-odoo clean` or `python -m sup-odoo clean`

Video
https://github.com/saurabhjainwal-suplyd/suplyd-odoo-cli-runner/assets/111360235/7444269f-9884-4709-b6e2-f8243d52f394

1.2.4

suplyd-odoo

About
`suplyd-odoo` is a cli tool to run Suplyd's Odoo locally without any hasel.

Requirements
1. `docker` should be installed on the system
2. Make sure python version is above `3.7`

Installation
1. Install `sup-odoo` cli tool by running this command `pip install suplyd-odoo`

Steps to run Odoo locally
1. To start the Odoo instance run this command `python3 -m sup-odoo start`/`python -m sup-odoo start`
2. To stop the Odoo instance run this command `python3 -m sup-odoo stop`/`python -m sup-odoo stop`

1.1.1

suplyd-odoo-cli-runner

Steps

1. Install `sup-odoo` cli tool by running this command `pip install suplyd-odoo`/`python3 -m pip install sup-odoo`/`python -m pip install sup-odoo`
2. To start the Odoo instance run this command `sup-odoo start`/`python3 -m sup-odoo start`/`python -m sup-odoo start`
3. To stop the Odoo instance run this command `sup-odoo stop`/`python3 -m sup-odoo stop`/`python -m sup-odoo stop`
4. To see help `sup-odoo --help`/`python3 -m sup-odoo --help`/`python -m sup-odoo --help`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.