Рет қаралды 142
server_environment for dummies : odoo in multiple environments done right
When working in multiple environments, you want to:
prevent accidental communication from a staging db
be able to test against 3rd party integration servers
prevent credential leaks from db dumps (secure at rest)
During this talk, we will see why you may need server_env modules, how to configure it, and how to implement it in modules.
odoo-community...
akretion.com