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

1 line
15 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "label": "test_signature.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L1"}, {"id": "test_signature_testinvoicesignature", "label": "TestInvoiceSignature", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L9"}, {"id": "accounttestinvoicingcommon", "label": "AccountTestInvoicingCommon", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_signature_setupclass", "label": "setUpClass()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L11"}, {"id": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature", "label": ".test_draft_invoice_shouldnt_have_signature()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L45"}, {"id": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature", "label": ".test_posted_invoice_should_have_signature()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L49"}, {"id": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature", "label": ".test_invoice_from_company_without_signature_settings_shouldnt_have_signature()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L54"}, {"id": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "label": ".test_invoice_signing_user_should_be_the_user_that_posted_it()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L60"}, {"id": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one", "label": ".test_invoice_signing_user_should_be_reprensative_user_if_there_is_one()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L74"}, {"id": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice", "label": ".test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L80"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_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_signature.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "target": "test_signature_testinvoicesignature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L9", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "accounttestinvoicingcommon", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_tests_test_signature_py", "target": "test_signature_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L11", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L45", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L49", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L54", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L60", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L74", "weight": 1.0}, {"source": "test_signature_testinvoicesignature", "target": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L80", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_signature_setupclass", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L12"}, {"caller_nid": "test_signature_setupclass", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L13"}, {"caller_nid": "test_signature_setupclass", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L14"}, {"caller_nid": "test_signature_setupclass", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L18"}, {"caller_nid": "test_signature_setupclass", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L19"}, {"caller_nid": "test_signature_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L22"}, {"caller_nid": "test_signature_setupclass", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L27"}, {"caller_nid": "test_signature_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L32"}, {"caller_nid": "test_signature_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L37"}, {"caller_nid": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L46"}, {"caller_nid": "test_signature_testinvoicesignature_test_draft_invoice_shouldnt_have_signature", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L47"}, {"caller_nid": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L50"}, {"caller_nid": "test_signature_testinvoicesignature_test_posted_invoice_should_have_signature", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L51"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L56"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_from_company_without_signature_settings_shouldnt_have_signature", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L57"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L61"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L63"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L64"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L65"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L66"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "button_draft", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L68"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L69"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "with_user", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L69"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L70"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_the_user_that_posted_it", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L72"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L76"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L77"}, {"caller_nid": "test_signature_testinvoicesignature_test_invoice_signing_user_should_be_reprensative_user_if_there_is_one", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L78"}, {"caller_nid": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L83"}, {"caller_nid": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L85"}, {"caller_nid": "test_signature_testinvoicesignature_test_setting_representative_user_shouldnt_change_signer_of_already_posted_invoice", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/tests/test_signature.py", "source_location": "L87"}]}