Skip to content

Commit

Permalink
Merge PR #666 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by ilyasProgrammer
  • Loading branch information
OCA-git-bot committed Apr 2, 2024
2 parents 3f84bc5 + 9337c5c commit e03dc1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sale_timesheet_order_line_no_update/views/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
<field name="sale_line_id" position="attributes">
<attribute name="domain">sale_line_id_domain</attribute>
</field>
<xpath expr="//field[@name='task_count']/.." position="attributes">
<attribute
name="context"
>{'default_new_sale_line_id': sale_line_id}</attribute>
</xpath>
</field>
</record>

Expand Down

0 comments on commit e03dc1f

Please sign in to comment.