2a41f48123df399c62c599679a75c80852dc0a1f
Pilot refactor per Task 13 Step 2 of phase-0 plan: route the bank-rec AI tool function through the data adapter so it works identically whether the install profile is fusion-native, Enterprise, or pure Community. Extends BankRecAdapter.list_unreconciled() with optional filter params (date_from, date_to, min_amount, company_id, and optional journal_id) and adds partner_name / journal_id / journal_name to the returned shape so the tool wrapper can preserve its existing outward return dict. All 6 data-adapter tests pass against westin-v19 (TestDataAdapterBase, TestBankRecAdapter, TestReportsAdapter, TestFollowupAdapter, TestAssetsAdapter). Made-with: Cursor
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%