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

1 line
10 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_exchange_diff_py", "label": "test_exchange_diff.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L1"}, {"id": "test_exchange_diff_testexchangediff", "label": "TestExchangeDiff", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L8"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_exchange_diff_testexchangediff_test_no_diff_when_currencies_match_and_rates_match", "label": ".test_no_diff_when_currencies_match_and_rates_match()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L10"}, {"id": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "label": ".test_diff_when_rates_differ_same_currency()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L19"}, {"id": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "label": ".test_diff_negative_when_rate_dropped()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L30"}, {"id": "test_exchange_diff_testexchangediff_test_company_amounts_computed_correctly", "label": ".test_company_amounts_computed_correctly()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L40"}, {"id": "test_exchange_diff_testexchangediff_test_tolerance_handles_rounding_noise", "label": ".test_tolerance_handles_rounding_noise()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L49"}, {"id": "test_exchange_diff_rationale_20", "label": "USD invoice posted at 1.35, USD bank line settled at 1.40 -> diff exists.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L20"}, {"id": "test_exchange_diff_rationale_31", "label": "USD invoice at 1.40, settled at 1.35 -> loss", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L31"}, {"id": "test_exchange_diff_rationale_50", "label": "Tiny FX rounding under 0.005 should NOT trigger a diff move.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L50"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_exchange_diff_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_exchange_diff_py", "target": "odoo_addons_fusion_accounting_bank_rec_services_exchange_diff", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_exchange_diff_py", "target": "test_exchange_diff_testexchangediff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L8", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L8", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "test_exchange_diff_testexchangediff_test_no_diff_when_currencies_match_and_rates_match", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L10", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L19", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L30", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "test_exchange_diff_testexchangediff_test_company_amounts_computed_correctly", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L40", "weight": 1.0}, {"source": "test_exchange_diff_testexchangediff", "target": "test_exchange_diff_testexchangediff_test_tolerance_handles_rounding_noise", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L49", "weight": 1.0}, {"source": "test_exchange_diff_rationale_20", "target": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L20", "weight": 1.0}, {"source": "test_exchange_diff_rationale_31", "target": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L31", "weight": 1.0}, {"source": "test_exchange_diff_rationale_50", "target": "test_exchange_diff_testexchangediff_test_tolerance_handles_rounding_noise", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_exchange_diff_testexchangediff_test_no_diff_when_currencies_match_and_rates_match", "callee": "compute_exchange_diff", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L11"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_no_diff_when_currencies_match_and_rates_match", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L16"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_no_diff_when_currencies_match_and_rates_match", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L17"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "callee": "compute_exchange_diff", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L22"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L27"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_when_rates_differ_same_currency", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L28"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "callee": "compute_exchange_diff", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L32"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L37"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_diff_negative_when_rate_dropped", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L38"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_company_amounts_computed_correctly", "callee": "compute_exchange_diff", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L41"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_company_amounts_computed_correctly", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L46"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_company_amounts_computed_correctly", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L47"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_tolerance_handles_rounding_noise", "callee": "compute_exchange_diff", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L51"}, {"caller_nid": "test_exchange_diff_testexchangediff_test_tolerance_handles_rounding_noise", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_exchange_diff.py", "source_location": "L56"}]}