Document Page Reference Search

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows you to reference a record in document pages.

Table of contents

  • Usage
  • Bug Tracker
  • Credits
    • Authors
    • Contributors
    • Maintainers

Usage

To reference records in pages you must set rules. Document rules let you define which models can be referenced and which field will be used as identifier. For example, we could create a rule named ‘RULE1’ that allows you to reference res.partner records based on its ‘ref’ field.

When editing a document page add elements like ${XYZ} where X is the rule’s identifier, Y is a separator and Z is the value of the record’s field we will search. Now, when viewing the document, it will link directly to the record. Also, the name will be parsed as the display name.

Bug Tracker

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.

Credits

Authors

  • Creu Blanca

Contributors

  • Enric Tobella <etobella@creublanca.es>
  • Jaime Arroyo <jaime.arroyo@creublanca.es>

Maintainers

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/knowledge project on GitHub.

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