odoo-cloud-platform
odoo-cloud-platform copied to clipboard
[16.0] Removed api.Environment.manage WARNING + added missing parameter max_lifetime + auto_install attachment_s3
api.Environment.managewas deprecated since Odoo 15.0max_lifetimewas required (not sure if it wasn't before) as it prompts a WARNING- It's common to combine
base_attachment_object_storagewithattachment_s3it's annoying to install it every time specially when working in dockerized environments where this addons are being cloned on build time and not quite easy to edit.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.