knowledge/document_page/data/document_page.xml
Maxime Chambreuil fe6ebff289 [MIG] document_page: Migration to version 10.0 (#120)
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
2024-11-07 16:57:21 +01:00

7 lines
213 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="document_page_css">
<link rel="stylesheet" type="text/less" href="/document_page/static/src/css/document_page.css"/>
</template>
</odoo>