mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-19 13:42:00 +02:00
19.0 vanilla
This commit is contained in:
parent
a2f74aefd8
commit
4a4d12c333
844 changed files with 212348 additions and 270090 deletions
|
|
@ -3,10 +3,8 @@
|
|||
<!-- action used by the mail plugins in order to redirect the user to the newly created task in edit mode-->
|
||||
<record id="project_task_action_form_edit" model="ir.actions.act_window">
|
||||
<field name="name">Task: redirect to form in edit mode</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
<field name="res_model">project.task</field>
|
||||
<field name="view_mode">form</field>
|
||||
<field name="view_id" ref="project.view_task_form2"/>
|
||||
<field name="context">{'form_view_initial_mode': 'edit'}</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue