Skip to content

Commit

Permalink
Merge pull request #206 from Tecnativa/stable
Browse files Browse the repository at this point in the history
sync: refs/heads/stable to devel
  • Loading branch information
joao-p-marques authored Jan 4, 2021
2 parents edaf5b3 + 788851a commit d947368
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/daily-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ should know your toolbox, specifically these tools:
- [invoke](https://www.pyinvoke.org/)
- [Odoo](https://www.odoo.com/) 😆
- [python](https://www.python.org/)
- [click-odoo-contrib](https://github.com/acsone/click-odoo-contrib)
- [click-odoo-contrib][]

Go read their docs and learn them fine.

Expand Down Expand Up @@ -508,7 +508,7 @@ Just run:
docker-compose run --rm odoo click-odoo-update --watcher-max-seconds 30
```

This script is part of [`click-odoo-contrib`][]; check it for more details.
This script is part of [click-odoo-contrib][]; check it for more details.

\* Note: `--watcher-max-seconds` is available because we ship a
[patched](https://github.com/acsone/click-odoo-contrib/pull/38) version. Check that PR
Expand Down Expand Up @@ -600,3 +600,4 @@ adding the whitelist proxy like this to your docker-compose.yml:
[development]: #development
[testing]: #testing
[production]: #production
[click-odoo-contrib]: https://github.com/acsone/click-odoo-contrib

0 comments on commit d947368

Please sign in to comment.