first push message
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<odoo>
|
||||
<record id="action_gantt_view_ck" model="ir.actions.client">
|
||||
<field name="name">CK Gantt Chart</field>
|
||||
<field name="tag">gantt_view_ck.gantt_action</field>
|
||||
</record>
|
||||
|
||||
<menuitem id="menu_gantt_view_ck"
|
||||
name="CK Gantt View"
|
||||
parent="project.menu_main_pm"
|
||||
action="action_gantt_view_ck"
|
||||
sequence="10"/>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user