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

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

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L1"}, {"id": "init_fusion_payroll_post_init", "label": "_fusion_payroll_post_init()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L8"}, {"id": "init_rationale_9", "label": "Archive default salary rules auto-added to Canadian structure. When hr_payr", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L9"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_init_py", "target": "init_fusion_payroll_post_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "init_rationale_9", "target": "init_fusion_payroll_post_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L9", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_fusion_payroll_post_init", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L15"}, {"caller_nid": "init_fusion_payroll_post_init", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L33"}, {"caller_nid": "init_fusion_payroll_post_init", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L35"}, {"caller_nid": "init_fusion_payroll_post_init", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L37"}, {"caller_nid": "init_fusion_payroll_post_init", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L39"}, {"caller_nid": "init_fusion_payroll_post_init", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/__init__.py", "source_location": "L44"}]}

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

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

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_payroll_models_pdf_field_position_py", "label": "pdf_field_position.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L1"}, {"id": "pdf_field_position_pdffieldposition", "label": "PdfFieldPosition", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L6"}, {"id": "pdf_field_position_get_coordinates_dict", "label": "get_coordinates_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L78"}, {"id": "pdf_field_position_rationale_7", "label": "PDF Field Position Configuration Stores user-configurable positions for", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L7"}, {"id": "pdf_field_position_rationale_79", "label": "Get coordinates dictionary for a template type. Returns dict in", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L79"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_pdf_field_position_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_pdf_field_position_py", "target": "pdf_field_position_pdffieldposition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_pdf_field_position_py", "target": "pdf_field_position_get_coordinates_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L78", "weight": 1.0}, {"source": "pdf_field_position_rationale_7", "target": "pdf_field_position_pdffieldposition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L7", "weight": 1.0}, {"source": "pdf_field_position_rationale_79", "target": "pdf_field_position_pdffieldposition_get_coordinates_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L79", "weight": 1.0}], "raw_calls": [{"caller_nid": "pdf_field_position_get_coordinates_dict", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/pdf_field_position.py", "source_location": "L84"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_accounting_mapping_py", "label": "payroll_accounting_mapping.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L1"}, {"id": "payroll_accounting_mapping_payrollaccountingmapping", "label": "PayrollAccountingMapping", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L6"}, {"id": "payroll_accounting_mapping_rationale_7", "label": "Payroll Accounting Mapping Maps payroll items to chart of accounts. Only", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L7"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_accounting_mapping_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_accounting_mapping_py", "target": "payroll_accounting_mapping_payrollaccountingmapping", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L6", "weight": 1.0}, {"source": "payroll_accounting_mapping_rationale_7", "target": "payroll_accounting_mapping_payrollaccountingmapping", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_accounting_mapping.py", "source_location": "L7", "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_payroll_static_src_js_report_hub_js", "label": "report_hub.js", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L1"}, {"id": "report_hub_fusionpayrollreporthub", "label": "FusionPayrollReportHub", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L7"}, {"id": "report_hub_fusionpayrollreporthub_setup", "label": ".setup()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L10"}, {"id": "report_hub_fusionpayrollreporthub_openreport", "label": ".openReport()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L14"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_static_src_js_report_hub_js", "target": "registry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_static_src_js_report_hub_js", "target": "owl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_static_src_js_report_hub_js", "target": "hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_static_src_js_report_hub_js", "target": "report_hub_fusionpayrollreporthub", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L7", "weight": 1.0}, {"source": "report_hub_fusionpayrollreporthub", "target": "report_hub_fusionpayrollreporthub_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L10", "weight": 1.0}, {"source": "report_hub_fusionpayrollreporthub", "target": "report_hub_fusionpayrollreporthub_openreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "report_hub_fusionpayrollreporthub_setup", "callee": "useService", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L11"}, {"caller_nid": "report_hub_fusionpayrollreporthub_openreport", "callee": "doAction", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L16"}, {"caller_nid": "report_hub_fusionpayrollreporthub_openreport", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L18"}, {"caller_nid": "report_hub_fusionpayrollreporthub_openreport", "callee": "doAction", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/static/src/js/report_hub.js", "source_location": "L37"}]}

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_hr_contract_py", "label": "hr_contract.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/hr_contract.py", "source_location": "L1"}, {"id": "hr_contract_hrcontract", "label": "HrContract", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/hr_contract.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_hr_contract_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/hr_contract.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_hr_contract_py", "target": "hr_contract_hrcontract", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/hr_contract.py", "source_location": "L6", "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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/__init__.py", "source_location": "L7", "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

View File

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

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long