You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
221 B

  1. * *OS file* storage mode for images is meant to provide a path where Odoo has
  2. read access and the image is already found, **not for making the module store
  3. images there**. It would be nice to add that feature though.