[IMP] partner_statement: Show only overdue lines

This commit is contained in:
Simone Rubino
2025-06-10 15:30:20 +02:00
committed by Miquel Raïch
parent 795f9c60fe
commit 9703003eca
9 changed files with 84 additions and 4 deletions

View File

@@ -66,6 +66,7 @@
<field name="excluded_accounts_selector" />
</group>
<group name="aging_report">
<field name="show_only_overdue" />
<field name="show_aging_buckets" />
<field name="aging_type" />
</group>