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

1 line
19 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "label": "test_prediction.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L1"}, {"id": "test_prediction_testbillsprediction", "label": "TestBillsPrediction", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L9"}, {"id": "accounttestinvoicingcommon", "label": "AccountTestInvoicingCommon", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_prediction_setupclass", "label": "setUpClass()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L12"}, {"id": "test_prediction_testbillsprediction_create_bill", "label": "._create_bill()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L35"}, {"id": "test_prediction_testbillsprediction_test_account_prediction_flow", "label": ".test_account_prediction_flow()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L72"}, {"id": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "label": ".test_account_prediction_from_label_expected_behavior()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L88"}, {"id": "test_prediction_testbillsprediction_test_account_prediction_with_product", "label": ".test_account_prediction_with_product()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L122"}, {"id": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "label": ".test_product_prediction_price_subtotal_computation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L145"}, {"id": "test_prediction_rationale_36", "label": "Create a new vendor bill to test the prediction. :param vendor:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L36"}, {"id": "test_prediction_rationale_89", "label": "Prevent the prediction from being annoying.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L89"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "target": "odoo_addons_account_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "target": "test_prediction_testbillsprediction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L9", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "accounttestinvoicingcommon", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_prediction_py", "target": "test_prediction_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L12", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "test_prediction_testbillsprediction_create_bill", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L35", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "test_prediction_testbillsprediction_test_account_prediction_flow", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L72", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L88", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "test_prediction_testbillsprediction_test_account_prediction_with_product", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L122", "weight": 1.0}, {"source": "test_prediction_testbillsprediction", "target": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L145", "weight": 1.0}, {"source": "test_prediction_testbillsprediction_test_account_prediction_flow", "target": "test_prediction_testbillsprediction_create_bill", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L74", "weight": 1.0}, {"source": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "target": "test_prediction_testbillsprediction_create_bill", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L95", "weight": 1.0}, {"source": "test_prediction_rationale_36", "target": "test_prediction_testbillsprediction_create_bill", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L36", "weight": 1.0}, {"source": "test_prediction_rationale_89", "target": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_prediction_setupclass", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L13"}, {"caller_nid": "test_prediction_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L17"}, {"caller_nid": "test_prediction_setupclass", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L17"}, {"caller_nid": "test_prediction_setupclass", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L23"}, {"caller_nid": "test_prediction_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L31"}, {"caller_nid": "test_prediction_setupclass", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L33"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L43"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L43"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L46"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L53"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L56"}, {"caller_nid": "test_prediction_testbillsprediction_create_bill", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L69"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "copy", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L91"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L92"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "button_draft", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L109"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L111"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "edit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L112"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L116"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_from_label_expected_behavior", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L120"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L123"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L131"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L131"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L134"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L137"}, {"caller_nid": "test_prediction_testbillsprediction_test_account_prediction_with_product", "callee": "assertRecordValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L139"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L146"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L146"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L149"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L151"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L152"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L154"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L156"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L156"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L159"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L161"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "assertRecordValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L163"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L172"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L172"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L175"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L178"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "assertRecordValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L180"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "Form", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L189"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L189"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L192"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L195"}, {"caller_nid": "test_prediction_testbillsprediction_test_product_prediction_price_subtotal_computation", "callee": "assertRecordValues", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_prediction.py", "source_location": "L197"}]}