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

1 line
10 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "label": "three_way_match.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L1"}, {"id": "three_way_match_fusionthreewaymatch", "label": "FusionThreeWayMatch", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L17"}, {"id": "three_way_match_fusion_purchase_module_installed", "label": "_fusion_purchase_module_installed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L87"}, {"id": "three_way_match_compute_3way_match", "label": "_compute_3way_match()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L103"}, {"id": "three_way_match_fusionthreewaymatch_action_view_purchase_order", "label": ".action_view_purchase_order()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L215"}, {"id": "three_way_match_fusionthreewaymatch_action_refresh_3way_match", "label": ".action_refresh_3way_match()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L228"}, {"id": "three_way_match_rationale_18", "label": "Extends account.move with 3-way matching for vendor bills. The 3-way match", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L18"}, {"id": "three_way_match_rationale_88", "label": "Return True if the purchase module is installed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L88"}, {"id": "three_way_match_rationale_104", "label": "Compare PO amount, received quantity value, and bill amount. The tolera", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L104"}, {"id": "three_way_match_rationale_216", "label": "Open the linked purchase order.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L216"}, {"id": "three_way_match_rationale_229", "label": "Manually re-compute the 3-way match status.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L229"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "three_way_match_fusionthreewaymatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "three_way_match_fusion_purchase_module_installed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L87", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_three_way_match_py", "target": "three_way_match_compute_3way_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L103", "weight": 1.0}, {"source": "three_way_match_fusionthreewaymatch", "target": "three_way_match_fusionthreewaymatch_action_view_purchase_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L215", "weight": 1.0}, {"source": "three_way_match_fusionthreewaymatch", "target": "three_way_match_fusionthreewaymatch_action_refresh_3way_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L228", "weight": 1.0}, {"source": "three_way_match_compute_3way_match", "target": "three_way_match_fusion_purchase_module_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L115", "weight": 1.0}, {"source": "three_way_match_fusionthreewaymatch_action_refresh_3way_match", "target": "three_way_match_compute_3way_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L230", "weight": 1.0}, {"source": "three_way_match_rationale_18", "target": "three_way_match_fusionthreewaymatch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L18", "weight": 1.0}, {"source": "three_way_match_rationale_88", "target": "three_way_match_fusionthreewaymatch_fusion_purchase_module_installed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L88", "weight": 1.0}, {"source": "three_way_match_rationale_104", "target": "three_way_match_fusionthreewaymatch_compute_3way_match", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L104", "weight": 1.0}, {"source": "three_way_match_rationale_216", "target": "three_way_match_fusionthreewaymatch_action_view_purchase_order", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L216", "weight": 1.0}, {"source": "three_way_match_rationale_229", "target": "three_way_match_fusionthreewaymatch_action_refresh_3way_match", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L229", "weight": 1.0}], "raw_calls": [{"caller_nid": "three_way_match_fusion_purchase_module_installed", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L89"}, {"caller_nid": "three_way_match_fusion_purchase_module_installed", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L89"}, {"caller_nid": "three_way_match_fusion_purchase_module_installed", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L89"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L131"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "float_compare", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L166"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "float_compare", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L167"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L179"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L183"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "float_compare", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L189"}, {"caller_nid": "three_way_match_compute_3way_match", "callee": "float_compare", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L194"}, {"caller_nid": "three_way_match_fusionthreewaymatch_action_view_purchase_order", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/three_way_match.py", "source_location": "L217"}]}