mirror of
https://github.com/bringout/oca-ai.git
synced 2026-04-24 11:22:02 +02:00
Initial commit: OCA Ai packages (4 packages)
This commit is contained in:
commit
0adb4b78b1
170 changed files with 12385 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright 2025 Dixmit
|
||||
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
|
||||
XML which can edit the lateral bar menu of the view.
|
||||
|
||||
-->
|
||||
<odoo>
|
||||
<menuitem
|
||||
name="AI Bridge"
|
||||
id="ai_bridge_root_menu"
|
||||
groups="base.group_system"
|
||||
web_icon="ai_oca_bridge,static/description/icon.png"
|
||||
sequence="40"
|
||||
/>
|
||||
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue