Skip to content

Latest commit

 

History

History
89 lines (64 loc) · 3.21 KB

README.rst

File metadata and controls

89 lines (64 loc) · 3.21 KB

Base video link

Alpha License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

Base module to add video on records

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

Inherit your record with the mixin "video.link.mixin" and you have the possibility to add video on your record

  • we should be able to sort video locally (the sort is global), for this it will be great to have a generic module that implement "m2m_sortable" and store the sequence in the relation table

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 smashing it by providing a detailed and welcomed feedback.

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

  • Akretion

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.