mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-25 15:12:08 +02:00
10 lines
310 B
XML
10 lines
310 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<record id="system_audit" model="mgmtsystem.system">
|
|
<field name="name">Health and Safety</field>
|
|
<field
|
|
name="manual_id"
|
|
ref="document_page_health_safety_manual.document_page_health_safety_manual"
|
|
/>
|
|
</record>
|
|
</odoo>
|