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

1 line
28 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "label": "test_engine_integration.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L1"}, {"id": "test_engine_integration_testassetengineintegration", "label": "TestAssetEngineIntegration", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L16"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_engine_integration_testassetengineintegration_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L18"}, {"id": "test_engine_integration_testassetengineintegration_make_asset", "label": "._make_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L54"}, {"id": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "label": ".test_full_lifecycle_straight_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L68"}, {"id": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "label": ".test_post_creates_journal_entry_when_accounts_configured()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L83"}, {"id": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "label": ".test_dispose_caps_future_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L97"}, {"id": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "label": ".test_dispose_records_correct_book_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L110"}, {"id": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "label": ".test_partial_sale_30pct()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L124"}, {"id": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "label": ".test_pause_then_resume_lifecycle()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L141"}, {"id": "test_engine_integration_rationale_1", "label": "End-to-end engine integration tests. Each test creates a complete realistic ass", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "target": "test_engine_integration_testassetengineintegration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L16", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L16", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L18", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L54", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L68", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L83", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L97", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L110", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L124", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration", "target": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L141", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L69", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L84", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L98", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L111", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L125", "weight": 1.0}, {"source": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "target": "test_engine_integration_testassetengineintegration_make_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L142", "weight": 1.0}, {"source": "test_engine_integration_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_engine_integration_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L19"}, {"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L23"}, {"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L28"}, {"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L34"}, {"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L39"}, {"caller_nid": "test_engine_integration_testassetengineintegration_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L45"}, {"caller_nid": "test_engine_integration_testassetengineintegration_make_asset", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L59"}, {"caller_nid": "test_engine_integration_testassetengineintegration_make_asset", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L60"}, {"caller_nid": "test_engine_integration_testassetengineintegration_make_asset", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L65"}, {"caller_nid": "test_engine_integration_testassetengineintegration_make_asset", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L66"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L70"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L71"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L71"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L72"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L73"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L73"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L76"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L77"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L78"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L79"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L80"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_full_lifecycle_straight_line", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L81"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L85"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L86"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L87"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L88"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L89"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L91"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L92"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L92"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L93"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_post_creates_journal_entry_when_accounts_configured", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L93"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L99"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L100"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L101"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "dispose_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L102"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L103"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L105"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L106"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "assertLessEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L108"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_caps_future_lines", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L108"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L112"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L113"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L114"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L115"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "dispose_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L116"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L117"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L120"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_dispose_records_correct_book_value", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L122"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L126"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L127"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "partial_sale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L128"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L130"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L132"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L133"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L134"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L135"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L136"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_partial_sale_30pct", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L139"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L143"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L144"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L145"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "pause_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L146"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L147"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L148"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "resume_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L149"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L150"}, {"caller_nid": "test_engine_integration_testassetengineintegration_test_pause_then_resume_lifecycle", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_engine_integration.py", "source_location": "L151"}]}