Skip to content

Commit

Permalink
Merge PR #672 into 17.0
Browse files Browse the repository at this point in the history
Signed-off-by etobella
  • Loading branch information
OCA-git-bot committed Jun 19, 2024
2 parents 4dd7c4b + db2f3c9 commit 310620b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion account_reconcile_oca/views/account_account_reconcile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@
<field name="model">account.account.reconcile</field>
<field name="arch" type="xml">
<search>
<!-- TODO -->
<field name="account_id" />
<field name="partner_id" />
</search>
</field>
</record>
Expand Down

0 comments on commit 310620b

Please sign in to comment.