Commit graph

15 commits

Author SHA1 Message Date
2282eef367 [UPD] poetry with all addons update
- remove odoo doc, and update sphinx
- do symlink in doc_user with odoo/odoo for better doc
- Add debian package pysassc for sphinx

Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2023-01-01 03:27:07 -05:00
3071fb2663 [REM] ubuntu 18.04 is broken, need to install manually nodejs and npm 2022-12-21 22:59:01 -05:00
dc65e7f496 [UPD] support debian 11 2022-12-21 22:59:01 -05:00
bfb2b0eea8 [UPD] support ubuntu 22.04 2022-12-21 22:59:01 -05:00
c03612af01 [ADD] debian install parallel 2022-10-04 23:31:10 -04:00
24e5cba22b [UPD] makefile: improve test
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00
cb88d0f122 [FIX] missing postgis ubuntu installation 2021-07-20 21:05:47 -04:00
705416d021 [FIX] remove duplicated dependency in debian installation 2021-06-27 00:52:18 -04:00
863ad4f434 [FIX] installation ubuntu poetry error
- poetry use env python
- makefile add make install to install dev
- check return status in install_locally
- support OCA_maintainer-tools in fresh installation
2021-06-27 00:36:52 -04:00
7f14bc8013 [ADD] script prettier xml format 2021-06-27 00:36:52 -04:00
8078b68261 [ADD] documentation black, odoo-autopep8, prettier 2021-06-27 00:36:52 -04:00
bb11e3e238 [UPD] wkhtmltox to version 0.12.6-1 instead of 0.12.5-1 2020-11-21 00:14:48 -05:00
ab8164be83 [FIX] update less to version 3.12.2 instead of 1.6.3
- Fix user documentation generation scss problem
- Migration: remove lessc with sudo apt purge node-less
2020-10-04 15:25:10 -04:00
9b466e552d [FIX] pip error missing bz2 dependency
- Remove artifacts, this cause interference with some pip installation
- You need to recompile your python after installing libbz2-dev from .pyenv
2020-09-30 20:52:13 -04:00
8a05074de7 [FIX] Typo rename dependancy to dependency 2020-09-30 20:52:13 -04:00
Renamed from script/install_debian_dependancy.sh (Browse further)