[IMP] partner_statement: Allow to exclude accounts

This commit is contained in:
Simone Rubino
2025-05-05 18:28:29 +02:00
committed by Miquel Raïch
parent 965ea7d6ff
commit 795f9c60fe
6 changed files with 129 additions and 11 deletions

View File

@@ -63,6 +63,7 @@
/>
<label for="account_type" />
<field name="account_type" nolabel="1" widget="radio" />
<field name="excluded_accounts_selector" />
</group>
<group name="aging_report">
<field name="show_aging_buckets" />