Skip to content

Commit

Permalink
TA#65669 [ADD] sales_team_account_journal
Browse files Browse the repository at this point in the history
  • Loading branch information
lanto-razafindrabe committed May 30, 2024
1 parent 046904d commit 2300ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sales_team_account_journal/views/crm_team_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<field name="inherit_id" ref="sale.crm_team_salesteams_view_form"/>
<field name="arch" type="xml">
<xpath expr="//field[@name='invoiced_target']" position="after">
<field name="journal_id"/>
<field name="sales_journal_id"/>
</xpath>
</field>
</record>
Expand Down

0 comments on commit 2300ab8

Please sign in to comment.