Skip to content

Commit 53c38d7

Browse files
committed
fix(snippets): add new sale order form project edit snippet
1 parent ba27a54 commit 53c38d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<data inherit_id="sale.view_order_form" priority="50">
2+
<field name="project_id" position="attributes">
3+
<attribute name="attrs">{}</attribute>
4+
</field>
5+
</data>

0 commit comments

Comments
 (0)