-
- Downloads
[IMP] account: new setting to define a start for bank reconciliation
Payments older than the chosen date won't be proposed in the widget allowing to match payments with bank statements. This is useful if the db used invoicing for years and then installed accounting : users don't want to have to match all the old payments that were generated by invoicing with bank statements. Was task 1829536 Was PR https://github.com/odoo/odoo/pull/24728
Showing
- addons/account/models/account_move.py 8 additions, 0 deletionsaddons/account/models/account_move.py
- addons/account/models/company.py 4 additions, 1 deletionaddons/account/models/company.py
- addons/account/models/reconciliation_widget.py 14 additions, 2 deletionsaddons/account/models/reconciliation_widget.py
- addons/account/models/res_config_settings.py 5 additions, 0 deletionsaddons/account/models/res_config_settings.py
- addons/account/views/res_config_settings_views.xml 11 additions, 0 deletionsaddons/account/views/res_config_settings_views.xml
Loading
Please register or sign in to comment