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

1 line
16 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "label": "res_partner_followup.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L1"}, {"id": "res_partner_followup_fusionpartnerfollowup", "label": "FusionPartnerFollowup", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L7"}, {"id": "res_partner_followup_compute_fusion_overdue_amount", "label": "_compute_fusion_overdue_amount()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L57"}, {"id": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "label": ".get_overdue_invoices()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L75"}, {"id": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "label": ".get_overdue_amount()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L96"}, {"id": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "label": ".action_open_followup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L105"}, {"id": "res_partner_followup_compute_partners_needing_followup", "label": "compute_partners_needing_followup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L144"}, {"id": "res_partner_followup_rationale_8", "label": "Extends the partner model with payment follow-up capabilities. Adds fields", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L8"}, {"id": "res_partner_followup_rationale_58", "label": "Compute the total overdue receivable amount and invoice count. Uses the", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L58"}, {"id": "res_partner_followup_rationale_76", "label": "Return unpaid receivable move lines that are past due. Searches for pos", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L76"}, {"id": "res_partner_followup_rationale_97", "label": "Return the total overdue receivable amount for this partner. :returns:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L97"}, {"id": "res_partner_followup_rationale_106", "label": "Open the follow-up form view for this partner. Locates or creates the `", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L106"}, {"id": "res_partner_followup_rationale_145", "label": "Scheduled action: find partners with overdue invoices and create or upda", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L145"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "target": "res_partner_followup_fusionpartnerfollowup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "target": "res_partner_followup_compute_fusion_overdue_amount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L57", "weight": 1.0}, {"source": "res_partner_followup_fusionpartnerfollowup", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L75", "weight": 1.0}, {"source": "res_partner_followup_fusionpartnerfollowup", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L96", "weight": 1.0}, {"source": "res_partner_followup_fusionpartnerfollowup", "target": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L105", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_followup_py", "target": "res_partner_followup_compute_partners_needing_followup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L144", "weight": 1.0}, {"source": "res_partner_followup_compute_fusion_overdue_amount", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L65", "weight": 1.0}, {"source": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L102", "weight": 1.0}, {"source": "res_partner_followup_rationale_8", "target": "res_partner_followup_fusionpartnerfollowup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L8", "weight": 1.0}, {"source": "res_partner_followup_rationale_58", "target": "res_partner_followup_fusionpartnerfollowup_compute_fusion_overdue_amount", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L58", "weight": 1.0}, {"source": "res_partner_followup_rationale_76", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L76", "weight": 1.0}, {"source": "res_partner_followup_rationale_97", "target": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L97", "weight": 1.0}, {"source": "res_partner_followup_rationale_106", "target": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L106", "weight": 1.0}, {"source": "res_partner_followup_rationale_145", "target": "res_partner_followup_fusionpartnerfollowup_compute_partners_needing_followup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L145", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_partner_followup_compute_fusion_overdue_amount", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L63"}, {"caller_nid": "res_partner_followup_compute_fusion_overdue_amount", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L66"}, {"caller_nid": "res_partner_followup_compute_fusion_overdue_amount", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L69"}, {"caller_nid": "res_partner_followup_compute_fusion_overdue_amount", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L69"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L84"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L85"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_invoices", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L86"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L101"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L103"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_get_overdue_amount", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L103"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L113"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L114"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L121"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L124"}, {"caller_nid": "res_partner_followup_fusionpartnerfollowup_action_open_followup", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L132"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L155"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L156"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L160"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L169"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L177"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L181"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L184"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L189"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L189"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L191"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L198"}, {"caller_nid": "res_partner_followup_compute_partners_needing_followup", "callee": "compute_followup_status", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner_followup.py", "source_location": "L202"}]}