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

1 line
9.6 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "label": "payroll_tax_payment_schedule.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L1"}, {"id": "payroll_tax_payment_schedule_payrolltaxpaymentschedule", "label": "PayrollTaxPaymentSchedule", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L8"}, {"id": "payroll_tax_payment_schedule_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L69"}, {"id": "payroll_tax_payment_schedule_compute_is_current", "label": "_compute_is_current()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L83"}, {"id": "payroll_tax_payment_schedule_get_current_schedule", "label": "get_current_schedule()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L103"}, {"id": "payroll_tax_payment_schedule_check_overlapping_schedules", "label": "_check_overlapping_schedules()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L117"}, {"id": "payroll_tax_payment_schedule_rationale_9", "label": "Tax Payment Schedule Date-effective payment schedules for provincial taxes.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L9"}, {"id": "payroll_tax_payment_schedule_rationale_70", "label": "Compute display name for the schedule.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L70"}, {"id": "payroll_tax_payment_schedule_rationale_84", "label": "Determine if this is the current active schedule.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L84"}, {"id": "payroll_tax_payment_schedule_rationale_104", "label": "Get the current active schedule for a province.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L104"}, {"id": "payroll_tax_payment_schedule_rationale_118", "label": "Warn if schedules overlap (but allow for historical changes).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L118"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "payroll_tax_payment_schedule_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L69", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "payroll_tax_payment_schedule_compute_is_current", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L83", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "payroll_tax_payment_schedule_get_current_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L103", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_tax_payment_schedule_py", "target": "payroll_tax_payment_schedule_check_overlapping_schedules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L117", "weight": 1.0}, {"source": "payroll_tax_payment_schedule_rationale_9", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L9", "weight": 1.0}, {"source": "payroll_tax_payment_schedule_rationale_70", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule_compute_display_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L70", "weight": 1.0}, {"source": "payroll_tax_payment_schedule_rationale_84", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule_compute_is_current", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L84", "weight": 1.0}, {"source": "payroll_tax_payment_schedule_rationale_104", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule_get_current_schedule", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L104", "weight": 1.0}, {"source": "payroll_tax_payment_schedule_rationale_118", "target": "payroll_tax_payment_schedule_payrolltaxpaymentschedule_check_overlapping_schedules", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L118", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_tax_payment_schedule_compute_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L77"}, {"caller_nid": "payroll_tax_payment_schedule_compute_display_name", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L78"}, {"caller_nid": "payroll_tax_payment_schedule_compute_is_current", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L85"}, {"caller_nid": "payroll_tax_payment_schedule_compute_is_current", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L88"}, {"caller_nid": "payroll_tax_payment_schedule_get_current_schedule", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L106"}, {"caller_nid": "payroll_tax_payment_schedule_get_current_schedule", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L108"}, {"caller_nid": "payroll_tax_payment_schedule_check_overlapping_schedules", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L121"}, {"caller_nid": "payroll_tax_payment_schedule_check_overlapping_schedules", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L128"}, {"caller_nid": "payroll_tax_payment_schedule_check_overlapping_schedules", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L128"}, {"caller_nid": "payroll_tax_payment_schedule_check_overlapping_schedules", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_tax_payment_schedule.py", "source_location": "L131"}]}