odoo-cloud-platform icon indicating copy to clipboard operation
odoo-cloud-platform copied to clipboard

[16.0] Removed api.Environment.manage WARNING + added missing parameter max_lifetime + auto_install attachment_s3

Open yhaelopez opened this issue 2 years ago • 1 comments

  1. api.Environment.manage was deprecated since Odoo 15.0
  2. max_lifetime was required (not sure if it wasn't before) as it prompts a WARNING
  3. It's common to combine base_attachment_object_storage with attachment_s3 it'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.

yhaelopez avatar Oct 10 '23 02:10 yhaelopez

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.

github-actions[bot] avatar Feb 18 '24 12:02 github-actions[bot]