Creating a gateway between Confluence Pages and Product details
Creating a gateway between Confluence Pages and Product details
Store all the technical documentation, user manuals, licensing information and any other documents of your products in Confluence, while keeping the product details in Odoo.
Let's create an Index Page in Confluence where you can access all your documentation and your products in a single Page.
You can do the same for the products you develop and the products you use for internal purposes. You might want to store different information of these two, so let's see 2 examples for this use case.
How to do it
Create the Index Page as the Parent Page of all your upcoming documentation
Add a Page Properties Report Macro to the Page. That will gather all the details you specify about a product in each page - and a direct link to it's documentation in Confluence
Setup the Page Properties Macro so it will find all the relevant Pages
specify a label that you will add to each Product Documentation Page (e.g. own-products and internal-use-products)
you can keep the Current Space setting as your documents will be added here as Child Pages
Save the Page
Create a Documentation Child Page for each Product
Add a Page Properties Macro to the page (you can copy the macro from the first page after it's created
Make the Page Properties Macro hidden if you feel like not showing this info in the Pages (only in the Index Page)
Inside the Page Properties Macro, add a table
With the Odoo Connect Macro, add Odoo product details the you would like to show in the Index Page (e.g. Product name, Product Category, Product Owner, Technical Contact)
Add all the documentation to the Page as usual
Save the Page
Add the your chosen label to the current Page
Check out the Index Page.
Editing Own Product Documentation Page
Editing Internal Product Documentation Page
What does it look like?
If you made the Page Properties Macro hidden, you will not see any Odoo details in the Documentation Pages.
Own Product Index Page
Internal Product Index Page
Last updated