mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-18 20:32:04 +02:00
Initial commit: OCA Edi packages (42 packages)
This commit is contained in:
commit
df976c03db
2184 changed files with 571602 additions and 0 deletions
10
odoo-bringout-oca-edi-base_edi/base_edi/views/edi_menu.xml
Normal file
10
odoo-bringout-oca-edi-base_edi/base_edi/views/edi_menu.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<menuitem
|
||||
id="menu_edi_root"
|
||||
name="EDI"
|
||||
sequence="10"
|
||||
web_icon="base_edi,static/description/icon.png"
|
||||
groups="group_edi_manager"
|
||||
/>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue