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

1 line
18 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L1"}, {"id": "init_fusion_accounting_post_init", "label": "_fusion_accounting_post_init()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L12"}, {"id": "init_install_regional_modules", "label": "_install_regional_modules()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L23"}, {"id": "init_load_chart_template_data", "label": "_load_chart_template_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L51"}, {"id": "init_configure_tax_journals", "label": "_configure_tax_journals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L66"}, {"id": "init_uninstall_hook", "label": "uninstall_hook()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L76"}, {"id": "init_reset_account_groups", "label": "_reset_account_groups()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L82"}, {"id": "init_restore_invoicing_menus", "label": "_restore_invoicing_menus()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L138"}, {"id": "init_rationale_13", "label": "Post-installation hook for Fusion Accounting module. Sets up SEPA-related m", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L13"}, {"id": "init_rationale_24", "label": "Install region-specific modules based on company country.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L24"}, {"id": "init_rationale_52", "label": "Load Fusion Accounting company data for existing chart templates.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L52"}, {"id": "init_rationale_67", "label": "Set up default tax periodicity journal and enable onboarding.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L67"}, {"id": "init_rationale_77", "label": "Clean up accounting groups and menus when uninstalling.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L77"}, {"id": "init_rationale_83", "label": "Reset account security groups to their pre-install state.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L83"}, {"id": "init_rationale_139", "label": "Move accounting menus back under the Invoicing parent menu.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L139"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_fusion_accounting_post_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_install_regional_modules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_load_chart_template_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L51", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_configure_tax_journals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L66", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_uninstall_hook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L76", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_reset_account_groups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L82", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_init_py", "target": "init_restore_invoicing_menus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L138", "weight": 1.0}, {"source": "init_fusion_accounting_post_init", "target": "init_install_regional_modules", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "init_fusion_accounting_post_init", "target": "init_load_chart_template_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L19", "weight": 1.0}, {"source": "init_fusion_accounting_post_init", "target": "init_configure_tax_journals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L20", "weight": 1.0}, {"source": "init_uninstall_hook", "target": "init_reset_account_groups", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L78", "weight": 1.0}, {"source": "init_uninstall_hook", "target": "init_restore_invoicing_menus", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L79", "weight": 1.0}, {"source": "init_rationale_13", "target": "init_fusion_accounting_post_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "init_rationale_24", "target": "init_install_regional_modules", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "init_rationale_52", "target": "init_load_chart_template_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L52", "weight": 1.0}, {"source": "init_rationale_67", "target": "init_configure_tax_journals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L67", "weight": 1.0}, {"source": "init_rationale_77", "target": "init_uninstall_hook", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L77", "weight": 1.0}, {"source": "init_rationale_83", "target": "init_reset_account_groups", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L83", "weight": 1.0}, {"source": "init_rationale_139", "target": "init_restore_invoicing_menus", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L139", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_install_regional_modules", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L31"}, {"caller_nid": "init_install_regional_modules", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L33"}, {"caller_nid": "init_install_regional_modules", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L35"}, {"caller_nid": "init_install_regional_modules", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L41"}, {"caller_nid": "init_install_regional_modules", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L43"}, {"caller_nid": "init_install_regional_modules", "callee": "button_install", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L48"}, {"caller_nid": "init_install_regional_modules", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L48"}, {"caller_nid": "init_load_chart_template_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L53"}, {"caller_nid": "init_load_chart_template_data", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L58"}, {"caller_nid": "init_load_chart_template_data", "callee": "_load_data", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L59"}, {"caller_nid": "init_load_chart_template_data", "callee": "_get_fusion_accounting_res_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L60"}, {"caller_nid": "init_configure_tax_journals", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L68"}, {"caller_nid": "init_configure_tax_journals", "callee": "_get_default_misc_journal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L69"}, {"caller_nid": "init_configure_tax_journals", "callee": "_initiate_account_onboardings", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L73"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L84"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L86"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L87"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L90"}, {"caller_nid": "init_reset_account_groups", "callee": "clear", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L91"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L94"}, {"caller_nid": "init_reset_account_groups", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L95"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L99"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L100"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L102"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L105"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L106"}, {"caller_nid": "init_reset_account_groups", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L111"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L114"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L115"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L116"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L117"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L118"}, {"caller_nid": "init_reset_account_groups", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L127"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L130"}, {"caller_nid": "init_reset_account_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L131"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L133"}, {"caller_nid": "init_reset_account_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L135"}, {"caller_nid": "init_restore_invoicing_menus", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L140"}, {"caller_nid": "init_restore_invoicing_menus", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L154"}, {"caller_nid": "init_restore_invoicing_menus", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/__init__.py", "source_location": "L156"}]}