Skip to content

Latest commit

 

History

History
103 lines (74 loc) · 3.55 KB

File metadata and controls

103 lines (74 loc) · 3.55 KB

Shopinvader Search Engine Product Media

Alpha License: AGPL-3 shopinvader/odoo-shopinvader

This module adds information related to media linked to a product into the JSON data exported for a product in a search engine index.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

When exporting a reference to a media into your search engine, you can choose on the search engine backend from where the media will be available. (Odoo or External file system)

To make your media stored outside of Odoo, you need to add and/or configure a file system storage backend provided by the module fs_storage to be used to store files defined on the Product Media model.

Bugfixes

  • Allows to configure the strategy to apply to generate the url for a given media from the search engine backend form view. The field was declared on the model but not displayed on the form. This change adds the field to the form view. (#1518)

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Akretion
  • ACSONE SA/NV

The development of this module has been financially supported by:

  • Akretion R&D
  • Adaptoo
  • Acsone

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.