v0.2.1-alpha.9
Pre-release
Pre-release
·
3 commits
to main
since this release
Changelog
Unreleased
Changed
- Added new command
entrypoint
that is available only in version for docker images,
that is used as entrypoint for docker container and that is responsible for applying
configuration from environment variables to Odoo configuration file before
any further action. - Added new command
odood odoo recompute
that allows to recompute computed fields for specified model in specified database.