This commit is contained in:
gsinghpal
2026-04-24 21:04:38 -04:00
parent 0eab4b4efb
commit 41d0908ade
4083 changed files with 1230780 additions and 287 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_config_settings_py", "label": "res_config_settings.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L1"}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L6"}, {"id": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "label": ".action_fpv_apply_to_all_users()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L22"}, {"id": "res_config_settings_rationale_23", "label": "Apply current default PDF preview settings to all internal users in the company.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L23"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L6", "weight": 1.0}, {"source": "res_config_settings_resconfigsettings", "target": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L22", "weight": 1.0}, {"source": "res_config_settings_rationale_23", "target": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L24"}, {"caller_nid": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L25"}, {"caller_nid": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L29"}, {"caller_nid": "res_config_settings_resconfigsettings_action_fpv_apply_to_all_users", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_config_settings.py", "source_location": "L38"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_preview_log_py", "label": "preview_log.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/preview_log.py", "source_location": "L1"}, {"id": "preview_log_fusionpdfpreviewlog", "label": "FusionPdfPreviewLog", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/preview_log.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_preview_log_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/preview_log.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_preview_log_py", "target": "preview_log_fusionpdfpreviewlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/preview_log.py", "source_location": "L6", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_controllers_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/controllers/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_controllers_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_controllers_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/controllers/__init__.py", "source_location": "L3", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_http_py", "label": "ir_http.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L1"}, {"id": "ir_http_http", "label": "Http", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L5"}, {"id": "ir_http_http_session_info", "label": ".session_info()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L8"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_http_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_http_py", "target": "ir_http_http", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L5", "weight": 1.0}, {"source": "ir_http_http", "target": "ir_http_http_session_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L8", "weight": 1.0}], "raw_calls": [{"caller_nid": "ir_http_http_session_info", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L9"}, {"caller_nid": "ir_http_http_session_info", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L13"}, {"caller_nid": "ir_http_http_session_info", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_http.py", "source_location": "L16"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "label": "user_menu.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L1"}, {"id": "user_menu_reportpreviewconfigitem", "label": "reportPreviewConfigItem()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L9"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "target": "registry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "target": "translation", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "target": "rpc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "target": "user", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_static_src_js_user_menu_js", "target": "user_menu_reportpreviewconfigitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L9", "weight": 1.0}], "raw_calls": [{"caller_nid": "user_menu_reportpreviewconfigitem", "callee": "_t", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L13"}, {"caller_nid": "user_menu_reportpreviewconfigitem", "callee": "rpc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L15"}, {"caller_nid": "user_menu_reportpreviewconfigitem", "callee": "doAction", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/static/src/js/user_menu.js", "source_location": "L19"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_users_py", "label": "res_users.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L1"}, {"id": "res_users_resusers", "label": "ResUsers", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L6"}, {"id": "res_users_resusers_preview_reload", "label": ".preview_reload()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L18"}, {"id": "res_users_resusers_preview_print_save", "label": ".preview_print_save()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L24"}, {"id": "res_users_self_readable_fields", "label": "SELF_READABLE_FIELDS()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L31"}, {"id": "res_users_self_writeable_fields", "label": "SELF_WRITEABLE_FIELDS()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L35"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_users_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_users_py", "target": "res_users_resusers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L6", "weight": 1.0}, {"source": "res_users_resusers", "target": "res_users_resusers_preview_reload", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L18", "weight": 1.0}, {"source": "res_users_resusers", "target": "res_users_resusers_preview_print_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L24", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_users_py", "target": "res_users_self_readable_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L31", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_res_users_py", "target": "res_users_self_writeable_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L35", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_users_self_readable_fields", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L32"}, {"caller_nid": "res_users_self_writeable_fields", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/res_users.py", "source_location": "L36"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/__init__.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_actions_report_py", "label": "ir_actions_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L1"}, {"id": "ir_actions_report_iractionsreport", "label": "IrActionsReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L9"}, {"id": "ir_actions_report_iractionsreport_render_qweb_pdf", "label": "._render_qweb_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L20"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_actions_report_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_actions_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_actions_report_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_pdf_preview_models_ir_actions_report_py", "target": "ir_actions_report_iractionsreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L9", "weight": 1.0}, {"source": "ir_actions_report_iractionsreport", "target": "ir_actions_report_iractionsreport_render_qweb_pdf", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L20", "weight": 1.0}], "raw_calls": [{"caller_nid": "ir_actions_report_iractionsreport_render_qweb_pdf", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L22"}, {"caller_nid": "ir_actions_report_iractionsreport_render_qweb_pdf", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L27"}, {"caller_nid": "ir_actions_report_iractionsreport_render_qweb_pdf", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L29"}, {"caller_nid": "ir_actions_report_iractionsreport_render_qweb_pdf", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L31"}, {"caller_nid": "ir_actions_report_iractionsreport_render_qweb_pdf", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_pdf_preview/models/ir_actions_report.py", "source_location": "L36"}]}

File diff suppressed because one or more lines are too long