[UPD] CHANGELOG

This commit is contained in:
Mathieu Benoit 2022-05-21 04:50:10 -04:00
parent af33a48758
commit 2eb26d491b

View file

@ -19,8 +19,10 @@ Update module `website`.
- Ajepe odoo-addons to support restful - Ajepe odoo-addons to support restful
- OmniaGIT Odoo PLM - OmniaGIT Odoo PLM
- MathBenTech family-management - MathBenTech family-management
- erplibre-3D-printing-addons
- Add module: - Add module:
- iohub_connector to support mqtt - iohub_connector to support mqtt
- sinerkia_jitsi_meet to integrate Jitsi
- Add module by default: - Add module by default:
- auto_backup - auto_backup
- muk_website_branding - muk_website_branding
@ -28,6 +30,12 @@ Update module `website`.
- website_anchor_smooth_scroll - website_anchor_smooth_scroll
- crm_team_quebec - crm_team_quebec
- Documentation Odoo dev - Documentation Odoo dev
- Format command supported addons
- Install theme with Odoo command
- Script to install theme addons
- Image website with default theme
- Image erplibre demo
- Test with coverage
### Changed ### Changed
@ -35,6 +43,9 @@ Update module `website`.
- Move packages modules in makefile image creation - Move packages modules in makefile image creation
- Update pip dependency with security update - Update pip dependency with security update
- Pillow==9.0.1 - Pillow==9.0.1
- PyPDF2==1.27.8
- Code generator export website with attachments and scss design file with documentation
- Code generator support multiple snippet
### Fixed ### Fixed