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

1 line
5.6 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "label": "account_move.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L1"}, {"id": "account_move_accountmove", "label": "AccountMove", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L11"}, {"id": "account_move_accountmove_post", "label": "._post()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L14"}, {"id": "account_move_accountmove_fi_update_product_costs", "label": "._fi_update_product_costs()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L19"}, {"id": "account_move_accountmoveline", "label": "AccountMoveLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L41"}, {"id": "account_move_compute_suggested_price", "label": "_compute_suggested_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L50"}, {"id": "account_move_rationale_20", "label": "Update product costs from vendor bill lines when bills are posted.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L20"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "target": "account_move_accountmove", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L11", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_post", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L14", "weight": 1.0}, {"source": "account_move_accountmove", "target": "account_move_accountmove_fi_update_product_costs", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L19", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "target": "account_move_accountmoveline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L41", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "target": "account_move_compute_suggested_price", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L50", "weight": 1.0}, {"source": "account_move_accountmove_post", "target": "account_move_accountmove_fi_update_product_costs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L16", "weight": 1.0}, {"source": "account_move_rationale_20", "target": "account_move_accountmove_fi_update_product_costs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L20", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_move_accountmove_post", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L15"}, {"caller_nid": "account_move_accountmove_fi_update_product_costs", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L21"}, {"caller_nid": "account_move_accountmove_fi_update_product_costs", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L21"}, {"caller_nid": "account_move_accountmove_fi_update_product_costs", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L27"}, {"caller_nid": "account_move_accountmove_fi_update_product_costs", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L33"}, {"caller_nid": "account_move_accountmove_fi_update_product_costs", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L35"}, {"caller_nid": "account_move_compute_suggested_price", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "source_location": "L56"}]}