mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 13:52:05 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<record id="menu_rest_api_log" model="ir.ui.menu">
|
||||
<field name="parent_id" ref="base_rest.menu_rest_api_root" />
|
||||
<field name="name">Logs</field>
|
||||
<field name="sequence" eval="80" />
|
||||
<field name="action" ref="rest_log.action_rest_log" />
|
||||
</record>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue