Files
Odoo-Modules/graphify-out/cache/00bd40afdef18dba43f1297abb8d23d7301c6d89640a7b72d9182e39d08ea844.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
34 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "label": "bank_rec_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L1"}, {"id": "bank_rec_controller_adapter", "label": "_adapter()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L23"}, {"id": "bank_rec_controller_fusionbankreccontroller", "label": "FusionBankRecController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L31"}, {"id": "bank_rec_controller_get_state", "label": "get_state()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L43"}, {"id": "bank_rec_controller_list_unreconciled", "label": "list_unreconciled()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L77"}, {"id": "bank_rec_controller_get_line_detail", "label": "get_line_detail()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L119"}, {"id": "bank_rec_controller_suggest_matches", "label": "suggest_matches()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L176"}, {"id": "bank_rec_controller_accept_suggestion", "label": "accept_suggestion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L190"}, {"id": "bank_rec_controller_reconcile_manual", "label": "reconcile_manual()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L218"}, {"id": "bank_rec_controller_unreconcile", "label": "unreconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L239"}, {"id": "bank_rec_controller_write_off", "label": "write_off()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L253"}, {"id": "bank_rec_controller_bulk_reconcile", "label": "bulk_reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L278"}, {"id": "bank_rec_controller_get_partner_history", "label": "get_partner_history()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L291"}, {"id": "bank_rec_controller_rationale_1", "label": "HTTP controller: 10 JSON-RPC endpoints for the OWL bank-rec widget. All endpoin", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L1"}, {"id": "bank_rec_controller_rationale_24", "label": "Resolve the bank-rec data adapter from fusion_accounting_ai.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L24"}, {"id": "bank_rec_controller_rationale_32", "label": "JSON-RPC surface consumed by the OWL bank-reconciliation widget. All routes", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L32"}, {"id": "bank_rec_controller_rationale_44", "label": "Return the journal summary that seeds the kanban widget.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L44"}, {"id": "bank_rec_controller_rationale_80", "label": "Return enriched, paginated unreconciled bank lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L80"}, {"id": "bank_rec_controller_rationale_120", "label": "Return full detail for one line including pending suggestions.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L120"}, {"id": "bank_rec_controller_rationale_177", "label": "Trigger AI suggest for one or more statement lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L177"}, {"id": "bank_rec_controller_rationale_191", "label": "Accept a fusion suggestion. Returns the partial IDs created.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L191"}, {"id": "bank_rec_controller_rationale_219", "label": "Reconcile a line against an explicit set of journal items.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L219"}, {"id": "bank_rec_controller_rationale_240", "label": "Reverse one or more partial reconciles.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L240"}, {"id": "bank_rec_controller_rationale_255", "label": "Apply a write-off against a bank statement line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L255"}, {"id": "bank_rec_controller_rationale_279", "label": "Batch auto-reconcile. Returns counts + per-line errors.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L279"}, {"id": "bank_rec_controller_rationale_292", "label": "Return a partner's reconcile history + learned pattern.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L292"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L18", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_adapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L23", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_fusionbankreccontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L31", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_get_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L43", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_list_unreconciled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L77", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_get_line_detail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L119", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_suggest_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L176", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_accept_suggestion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L190", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_reconcile_manual", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L218", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_unreconcile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L239", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_write_off", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L253", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_bulk_reconcile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L278", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "target": "bank_rec_controller_get_partner_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L291", "weight": 1.0}, {"source": "bank_rec_controller_list_unreconciled", "target": "bank_rec_controller_adapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L86", "weight": 1.0}, {"source": "bank_rec_controller_suggest_matches", "target": "bank_rec_controller_adapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L179", "weight": 1.0}, {"source": "bank_rec_controller_accept_suggestion", "target": "bank_rec_controller_adapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L200", "weight": 1.0}, {"source": "bank_rec_controller_unreconcile", "target": "bank_rec_controller_adapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L242", "weight": 1.0}, {"source": "bank_rec_controller_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_controllers_bank_rec_controller_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L1", "weight": 1.0}, {"source": "bank_rec_controller_rationale_24", "target": "bank_rec_controller_adapter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L24", "weight": 1.0}, {"source": "bank_rec_controller_rationale_32", "target": "bank_rec_controller_fusionbankreccontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L32", "weight": 1.0}, {"source": "bank_rec_controller_rationale_44", "target": "bank_rec_controller_fusionbankreccontroller_get_state", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L44", "weight": 1.0}, {"source": "bank_rec_controller_rationale_80", "target": "bank_rec_controller_fusionbankreccontroller_list_unreconciled", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L80", "weight": 1.0}, {"source": "bank_rec_controller_rationale_120", "target": "bank_rec_controller_fusionbankreccontroller_get_line_detail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L120", "weight": 1.0}, {"source": "bank_rec_controller_rationale_177", "target": "bank_rec_controller_fusionbankreccontroller_suggest_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L177", "weight": 1.0}, {"source": "bank_rec_controller_rationale_191", "target": "bank_rec_controller_fusionbankreccontroller_accept_suggestion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L191", "weight": 1.0}, {"source": "bank_rec_controller_rationale_219", "target": "bank_rec_controller_fusionbankreccontroller_reconcile_manual", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L219", "weight": 1.0}, {"source": "bank_rec_controller_rationale_240", "target": "bank_rec_controller_fusionbankreccontroller_unreconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L240", "weight": 1.0}, {"source": "bank_rec_controller_rationale_255", "target": "bank_rec_controller_fusionbankreccontroller_write_off", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L255", "weight": 1.0}, {"source": "bank_rec_controller_rationale_279", "target": "bank_rec_controller_fusionbankreccontroller_bulk_reconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L279", "weight": 1.0}, {"source": "bank_rec_controller_rationale_292", "target": "bank_rec_controller_fusionbankreccontroller_get_partner_history", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L292", "weight": 1.0}], "raw_calls": [{"caller_nid": "bank_rec_controller_adapter", "callee": "get_adapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L28"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L47"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L47"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L48"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L49"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L49"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L50"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L51"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L56"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L56"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L57"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L67"}, {"caller_nid": "bank_rec_controller_get_state", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L69"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L81"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L82"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L83"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L87"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L97"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L102"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L104"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L106"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L106"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L107"}, {"caller_nid": "bank_rec_controller_list_unreconciled", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L109"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L122"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L122"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L123"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L124"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L125"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L127"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L132"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L135"}, {"caller_nid": "bank_rec_controller_get_line_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L140"}, {"caller_nid": "bank_rec_controller_suggest_matches", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L178"}, {"caller_nid": "bank_rec_controller_suggest_matches", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L181"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L192"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L193"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L194"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L195"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L196"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L200"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L201"}, {"caller_nid": "bank_rec_controller_accept_suggestion", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L209"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L220"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L221"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L222"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L223"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L224"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L225"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L226"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L227"}, {"caller_nid": "bank_rec_controller_reconcile_manual", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L231"}, {"caller_nid": "bank_rec_controller_unreconcile", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L241"}, {"caller_nid": "bank_rec_controller_unreconcile", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L245"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L256"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L257"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L258"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L259"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L260"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L261"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L261"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L262"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L262"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L265"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L269"}, {"caller_nid": "bank_rec_controller_write_off", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L270"}, {"caller_nid": "bank_rec_controller_bulk_reconcile", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L280"}, {"caller_nid": "bank_rec_controller_bulk_reconcile", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L281"}, {"caller_nid": "bank_rec_controller_bulk_reconcile", "callee": "reconcile_batch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L282"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L294"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L294"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L295"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L296"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L296"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L298"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L301"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L304"}, {"caller_nid": "bank_rec_controller_get_partner_history", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/controllers/bank_rec_controller.py", "source_location": "L313"}]}