1 line
45 KiB
JSON
1 line
45 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "label": "poynt_settlement.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L1"}, {"id": "poynt_settlement_poyntsettlementbatch", "label": "PoyntSettlementBatch", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L12"}, {"id": "poynt_settlement_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L116"}, {"id": "poynt_settlement_compute_totals", "label": "_compute_totals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L125"}, {"id": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "label": "._compute_smart_buttons()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L140"}, {"id": "poynt_settlement_poyntsettlementbatch_action_view_payments", "label": ".action_view_payments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L147"}, {"id": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "label": ".action_view_invoices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L159"}, {"id": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "label": ".action_fetch_transactions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L173"}, {"id": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "label": ".action_match_deposit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L234"}, {"id": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "label": ".action_match_existing_payments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L328"}, {"id": "poynt_settlement_poyntsettlementbatch_action_reset_to_draft", "label": ".action_reset_to_draft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L355"}, {"id": "poynt_settlement_cron_daily_settlement_sync", "label": "_cron_daily_settlement_sync()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L364"}, {"id": "poynt_settlement_poyntsettlementline", "label": "PoyntSettlementLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L463"}, {"id": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "label": "._match_to_existing_payment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L540"}, {"id": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "label": "._get_already_matched_payment_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L644"}, {"id": "poynt_settlement_poyntsettlementline_find_invoice_for_payment", "label": "._find_invoice_for_payment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L650"}, {"id": "poynt_settlement_rationale_148", "label": "Open linked payments in a list view.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L148"}, {"id": "poynt_settlement_rationale_160", "label": "Open linked invoices in a list view.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L160"}, {"id": "poynt_settlement_rationale_174", "label": "Fetch Poynt transactions for this batch's transaction date.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L174"}, {"id": "poynt_settlement_rationale_235", "label": "Match this batch to an Elavon bank statement line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L235"}, {"id": "poynt_settlement_rationale_329", "label": "Match settlement lines to EXISTING payments already recorded by staff.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L329"}, {"id": "poynt_settlement_rationale_356", "label": "Reset batch to draft state.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L356"}, {"id": "poynt_settlement_rationale_365", "label": "Daily cron: fetch yesterday's transactions, match to today's deposit.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L365"}, {"id": "poynt_settlement_rationale_541", "label": "Match this Poynt transaction to an existing payment already in Odoo. St", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L541"}, {"id": "poynt_settlement_rationale_645", "label": "Get payment IDs already matched to other lines in this batch.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L645"}, {"id": "poynt_settlement_rationale_651", "label": "Find the invoice that a payment was applied to.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L651"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "poynt_settlement_poyntsettlementbatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "poynt_settlement_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L116", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "poynt_settlement_compute_totals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L125", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L140", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_view_payments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L147", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L159", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L173", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L234", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L328", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch", "target": "poynt_settlement_poyntsettlementbatch_action_reset_to_draft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L355", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "poynt_settlement_cron_daily_settlement_sync", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L364", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_poynt_models_poynt_settlement_py", "target": "poynt_settlement_poyntsettlementline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L463", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementline", "target": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L540", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementline", "target": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L644", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementline", "target": "poynt_settlement_poyntsettlementline_find_invoice_for_payment", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L650", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "target": "poynt_settlement_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L226", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "target": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L338", "weight": 1.0}, {"source": "poynt_settlement_cron_daily_settlement_sync", "target": "poynt_settlement_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L396", "weight": 1.0}, {"source": "poynt_settlement_cron_daily_settlement_sync", "target": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L449", "weight": 1.0}, {"source": "poynt_settlement_cron_daily_settlement_sync", "target": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L452", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "target": "poynt_settlement_poyntsettlementline_find_invoice_for_payment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L585", "weight": 1.0}, {"source": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "target": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L608", "weight": 1.0}, {"source": "poynt_settlement_rationale_148", "target": "poynt_settlement_poyntsettlementbatch_action_view_payments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L148", "weight": 1.0}, {"source": "poynt_settlement_rationale_160", "target": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L160", "weight": 1.0}, {"source": "poynt_settlement_rationale_174", "target": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L174", "weight": 1.0}, {"source": "poynt_settlement_rationale_235", "target": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L235", "weight": 1.0}, {"source": "poynt_settlement_rationale_329", "target": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L329", "weight": 1.0}, {"source": "poynt_settlement_rationale_356", "target": "poynt_settlement_poyntsettlementbatch_action_reset_to_draft", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L356", "weight": 1.0}, {"source": "poynt_settlement_rationale_365", "target": "poynt_settlement_poyntsettlementbatch_cron_daily_settlement_sync", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L365", "weight": 1.0}, {"source": "poynt_settlement_rationale_541", "target": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L541", "weight": 1.0}, {"source": "poynt_settlement_rationale_645", "target": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L645", "weight": 1.0}, {"source": "poynt_settlement_rationale_651", "target": "poynt_settlement_poyntsettlementline_find_invoice_for_payment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L651", "weight": 1.0}], "raw_calls": [{"caller_nid": "poynt_settlement_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L118"}, {"caller_nid": "poynt_settlement_create", "callee": "next_by_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L119"}, {"caller_nid": "poynt_settlement_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L122"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L127"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L130"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L136"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L136"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L137"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L137"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L138"}, {"caller_nid": "poynt_settlement_compute_totals", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L138"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L142"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L143"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L144"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_compute_smart_buttons", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L145"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_payments", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L149"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_payments", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L150"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_payments", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L153"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L161"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L162"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_view_invoices", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L165"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L175"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L177"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L177"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "_poynt_fetch_settlement_transactions", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L180"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L185"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L187"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L190"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L192"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L196"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L196"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L197"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L201"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L202"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L205"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L205"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L208"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L210"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L210"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L212"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L215"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L215"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L218"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L219"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L220"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L228"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_fetch_transactions", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L230"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L236"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L238"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L238"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L243"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L254"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L255"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "fetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L257"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L260"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L267"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L275"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L278"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L278"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L280"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L282"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L285"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L291"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L299"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L306"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L306"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L306"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L307"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L311"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L318"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_deposit", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L321"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L335"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L337"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L341"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L343"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L343"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_match_existing_payments", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L347"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_reset_to_draft", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L357"}, {"caller_nid": "poynt_settlement_poyntsettlementbatch_action_reset_to_draft", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L358"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L366"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L371"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L374"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L374"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L375"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L378"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L383"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "weekday", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L387"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L389"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L391"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "_poynt_fetch_settlement_transactions", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L403"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L408"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L410"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L413"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L415"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L419"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L419"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L420"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L424"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L425"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L426"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L426"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L428"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L430"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L430"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L432"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L435"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L435"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L438"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L439"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L440"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L454"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L456"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L459"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L459"}, {"caller_nid": "poynt_settlement_cron_daily_settlement_sync", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L460"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L554"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L560"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L564"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L576"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L582"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L593"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L596"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L597"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L601"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L614"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L616"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L616"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L617"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L628"}, {"caller_nid": "poynt_settlement_poyntsettlementline_match_to_existing_payment", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L638"}, {"caller_nid": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L646"}, {"caller_nid": "poynt_settlement_poyntsettlementline_get_already_matched_payment_ids", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L646"}, {"caller_nid": "poynt_settlement_poyntsettlementline_find_invoice_for_payment", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_poynt/models/poynt_settlement.py", "source_location": "L656"}]} |