You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, you can install *odoo-helper-scripts* as debian package. See [releases](https://gitlab.com/katyukha/odoo-helper-scripts/-/releases) page.
181
-
To install the latest **stable** version just download and install following deb package: [odoo-helper-scripts_master.deb](https://gitlab.com/api/v4/projects/6823247/packages/generic/odoo-helper-scripts/master/odoo-helper-scripts_master.deb)
181
+
Also, you can install *odoo-helper-scripts* as debian package. See [releases](https://github.com/katyukha/odoo-helper-scripts/releases) page.
182
+
To install the latest **stable** version, download the deb package from the [latest release](https://github.com/katyukha/odoo-helper-scripts/releases/latest).
182
183
183
184
184
185
## Test your OS support
@@ -217,11 +218,11 @@ Also there are some aliases for common commands:
217
218
- odoo-helper-server
218
219
- odoo-helper-test
219
220
220
-
For more info look at [documentation](https://katyukha.gitlab.io/odoo-helper-scripts/). (currently documentation status is *work-in-progress*).
221
-
Also look at [Frequently used commands](https://katyukha.gitlab.io/odoo-helper-scripts/frequently-used-commands/) and [Command reference](https://katyukha.gitlab.io/odoo-helper-scripts/command-reference/)
221
+
For more info look at [documentation](https://katyukha.github.io/odoo-helper-scripts/). (currently documentation status is *work-in-progress*).
222
+
Also look at [Frequently used commands](https://katyukha.github.io/odoo-helper-scripts/frequently-used-commands/) and [Command reference](https://katyukha.github.io/odoo-helper-scripts/command-reference/)
222
223
223
-
Also look at [odoo-helper-scripts tests](./tests/test.bash) to get complete usage example (look for *Start test* comment).
224
+
Also look at [odoo-helper-scripts tests](./tests/test_py3.bash) (or [test_py2.bash](./tests/test_py2.bash)) to get complete usage example (look for *Start test* comment).
224
225
225
226
## Support
226
227
227
-
Have you any quetions? Just [fill an issue](https://gitlab.com/katyukha/odoo-helper-scripts/issues/new) or [send email](mailto:incoming+katyukha/odoo-helper-scripts@incoming.gitlab.com)
228
+
Have you any quetions? Just [fill an issue](https://github.com/katyukha/odoo-helper-scripts/issues/new)
@@ -217,4 +218,4 @@ or just run `odoo-helper --help`
217
218
218
219
## Support
219
220
220
-
Have you any quetions? Just [fill an issue](https://gitlab.com/katyukha/odoo-helper-scripts/issues/new) or [send email](mailto:incoming+katyukha/odoo-helper-scripts@incoming.gitlab.com)
221
+
Have you any quetions? Just [fill an issue](https://github.com/katyukha/odoo-helper-scripts/issues/new)
0 commit comments