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,640 @@
# Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_payroll (2026-04-22)
## Corpus Check
- 38 files · ~231,948 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
- 619 nodes · 709 edges · 90 communities detected
- Extraction: 89% EXTRACTED · 11% INFERRED · 0% AMBIGUOUS · INFERRED: 79 edges (avg confidence: 0.8)
- Token cost: 0 input · 0 output
## Community Hubs (Navigation)
- [[_COMMUNITY_Community 0|Community 0]]
- [[_COMMUNITY_Community 1|Community 1]]
- [[_COMMUNITY_Community 2|Community 2]]
- [[_COMMUNITY_Community 3|Community 3]]
- [[_COMMUNITY_Community 4|Community 4]]
- [[_COMMUNITY_Community 5|Community 5]]
- [[_COMMUNITY_Community 6|Community 6]]
- [[_COMMUNITY_Community 7|Community 7]]
- [[_COMMUNITY_Community 8|Community 8]]
- [[_COMMUNITY_Community 9|Community 9]]
- [[_COMMUNITY_Community 10|Community 10]]
- [[_COMMUNITY_Community 11|Community 11]]
- [[_COMMUNITY_Community 12|Community 12]]
- [[_COMMUNITY_Community 13|Community 13]]
- [[_COMMUNITY_Community 14|Community 14]]
- [[_COMMUNITY_Community 15|Community 15]]
- [[_COMMUNITY_Community 16|Community 16]]
- [[_COMMUNITY_Community 17|Community 17]]
- [[_COMMUNITY_Community 18|Community 18]]
- [[_COMMUNITY_Community 19|Community 19]]
- [[_COMMUNITY_Community 20|Community 20]]
- [[_COMMUNITY_Community 21|Community 21]]
- [[_COMMUNITY_Community 22|Community 22]]
- [[_COMMUNITY_Community 23|Community 23]]
- [[_COMMUNITY_Community 24|Community 24]]
- [[_COMMUNITY_Community 25|Community 25]]
- [[_COMMUNITY_Community 26|Community 26]]
- [[_COMMUNITY_Community 27|Community 27]]
- [[_COMMUNITY_Community 28|Community 28]]
- [[_COMMUNITY_Community 29|Community 29]]
- [[_COMMUNITY_Community 30|Community 30]]
- [[_COMMUNITY_Community 31|Community 31]]
- [[_COMMUNITY_Community 32|Community 32]]
- [[_COMMUNITY_Community 33|Community 33]]
- [[_COMMUNITY_Community 34|Community 34]]
- [[_COMMUNITY_Community 35|Community 35]]
- [[_COMMUNITY_Community 36|Community 36]]
- [[_COMMUNITY_Community 37|Community 37]]
- [[_COMMUNITY_Community 38|Community 38]]
- [[_COMMUNITY_Community 39|Community 39]]
- [[_COMMUNITY_Community 40|Community 40]]
- [[_COMMUNITY_Community 41|Community 41]]
- [[_COMMUNITY_Community 42|Community 42]]
- [[_COMMUNITY_Community 43|Community 43]]
- [[_COMMUNITY_Community 44|Community 44]]
- [[_COMMUNITY_Community 45|Community 45]]
- [[_COMMUNITY_Community 46|Community 46]]
- [[_COMMUNITY_Community 47|Community 47]]
- [[_COMMUNITY_Community 48|Community 48]]
- [[_COMMUNITY_Community 49|Community 49]]
- [[_COMMUNITY_Community 50|Community 50]]
- [[_COMMUNITY_Community 51|Community 51]]
- [[_COMMUNITY_Community 52|Community 52]]
- [[_COMMUNITY_Community 53|Community 53]]
- [[_COMMUNITY_Community 54|Community 54]]
- [[_COMMUNITY_Community 55|Community 55]]
- [[_COMMUNITY_Community 56|Community 56]]
- [[_COMMUNITY_Community 57|Community 57]]
- [[_COMMUNITY_Community 58|Community 58]]
- [[_COMMUNITY_Community 59|Community 59]]
- [[_COMMUNITY_Community 60|Community 60]]
- [[_COMMUNITY_Community 61|Community 61]]
- [[_COMMUNITY_Community 62|Community 62]]
- [[_COMMUNITY_Community 63|Community 63]]
- [[_COMMUNITY_Community 64|Community 64]]
- [[_COMMUNITY_Community 65|Community 65]]
- [[_COMMUNITY_Community 66|Community 66]]
- [[_COMMUNITY_Community 67|Community 67]]
- [[_COMMUNITY_Community 68|Community 68]]
- [[_COMMUNITY_Community 69|Community 69]]
- [[_COMMUNITY_Community 70|Community 70]]
- [[_COMMUNITY_Community 71|Community 71]]
- [[_COMMUNITY_Community 72|Community 72]]
- [[_COMMUNITY_Community 73|Community 73]]
- [[_COMMUNITY_Community 74|Community 74]]
- [[_COMMUNITY_Community 75|Community 75]]
- [[_COMMUNITY_Community 76|Community 76]]
- [[_COMMUNITY_Community 77|Community 77]]
- [[_COMMUNITY_Community 78|Community 78]]
- [[_COMMUNITY_Community 79|Community 79]]
- [[_COMMUNITY_Community 80|Community 80]]
- [[_COMMUNITY_Community 81|Community 81]]
- [[_COMMUNITY_Community 82|Community 82]]
- [[_COMMUNITY_Community 83|Community 83]]
- [[_COMMUNITY_Community 84|Community 84]]
- [[_COMMUNITY_Community 85|Community 85]]
- [[_COMMUNITY_Community 86|Community 86]]
- [[_COMMUNITY_Community 87|Community 87]]
- [[_COMMUNITY_Community 88|Community 88]]
- [[_COMMUNITY_Community 89|Community 89]]
## God Nodes (most connected - your core abstractions)
1. `create()` - 29 edges
2. `FusionPayrollMigration` - 23 edges
3. `RunPayrollWizard` - 19 edges
4. `PayrollReport` - 17 edges
5. `PayrollReportAction` - 16 edges
6. `HrT4Summary` - 13 edges
7. `get_settings()` - 12 edges
8. `PayrollConfigSettings` - 11 edges
9. `PayrollDashboard` - 10 edges
10. `PayrollCheque` - 9 edges
## Surprising Connections (you probably didn't know these)
- `get_default_layout()` --calls--> `create()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py → /Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_config_settings.py
- `get_default_settings()` --calls--> `create()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/cheque_layout_settings.py → /Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_config_settings.py
- `_get_payment_frequency_from_settings()` --calls--> `get_settings()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/hr_tax_remittance.py → /Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_config_settings.py
- `create_from_payslip()` --calls--> `create()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py → /Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_config_settings.py
- `refresh_stats()` --calls--> `create()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py → /Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_config_settings.py
## Communities
### Community 0 - "Community 0"
Cohesion: 0.05
Nodes (25): HrEmployeeTerminateWizard, Process employee termination, Generate T4 slips for all employees with payslips in the tax year, _get_pay_type_from_code(), _is_reimbursement(), HrROE, Calculate insurable earnings from payslips with proper period allocation, Generate BLK file for ROE Web submission (+17 more)
### Community 1 - "Community 1"
Cohesion: 0.06
Nodes (25): Return full name of payroll contact., PayrollReportEmployeeDirectory, PayrollReportTimeOff, Time Off Report Shows vacation/leave balances by employee., Employee Directory / Payroll Item List Report Shows employees with their pay, export_pdf(), export_xlsx(), get_lines() (+17 more)
### Community 2 - "Community 2"
Cohesion: 0.06
Nodes (24): _compute_cra_business_number(), HrT4Slip, HrT4Summary, T4 Slip - One per employee per tax year, Get text overlay coordinates for flattened PDF Returns dict mapping fiel, Overlay text on a flattened PDF using reportlab Returns base64-encoded P, T4 Summary - One per company per tax year, Fill the T4 PDF form with data from this slip (+16 more)
### Community 3 - "Community 3"
Cohesion: 0.08
Nodes (25): FusionPayrollMigration, FusionPayrollMigrationLog, FusionPayrollMigrationMappingLine, _fuzzy_match_column(), Parse a binary CSV field into a list of dicts., Auto-map CSV headers to known fields and create mapping lines., Get {csv_column: fusion_field} dict from mapping lines., Advance to the next step based on current state. (+17 more)
### Community 4 - "Community 4"
Cohesion: 0.05
Nodes (21): PayrollReportDeductions, PayrollReportTotalCost, PayrollReportTotalPay, PayrollReportWorkersComp, Total Payroll Cost Report Summary of all payroll costs., Total Pay Report Breakdown of pay by type per employee., Deductions and Contributions Report, Workers' Compensation Report (+13 more)
### Community 5 - "Community 5"
Cohesion: 0.06
Nodes (18): _onchange_load_employees(), Default to start of current pay period, Default to end of current pay period, Load all active employees into entries., Open dialog to add an employee., Show the preview page with totals., Go back to the entry page., Save the payroll entries for later without processing. (+10 more)
### Community 6 - "Community 6"
Cohesion: 0.07
Nodes (19): Get text overlay coordinates for flattened PDF Returns dict mapping fiel, HrT4AOtherInfo, HrT4ASlip, HrT4ASummary, T4A Summary - One per company per tax year, Mark T4A Summary as filed, Generate CRA T4A XML file (T619 format) for electronic filing, Get text overlay coordinates for flattened PDF Returns dict mapping fiel (+11 more)
### Community 7 - "Community 7"
Cohesion: 0.07
Nodes (14): get_default_layout(), PayrollCheque, PayrollChequeLayout, PayrollChequeVoidWizard, Payroll Cheque Record Tracks cheques issued for payroll payments., Assign cheque number from sequence, checking for highest existing number., Always open wizard to set/change cheque number before printing., Mark cheque as cashed. (+6 more)
### Community 8 - "Community 8"
Cohesion: 0.09
Nodes (7): PayrollEntry, Load hours from hr_attendance for the pay period., Open the previous payroll record., Open the detailed paycheque editor dialog., Save the entry and close the dialog., Payroll Entry - Represents a single employee's payroll for a period. This is, Load attendance hours for all employees in the period.
### Community 9 - "Community 9"
Cohesion: 0.09
Nodes (8): PayrollConfigSettings, Return comma-separated list of emails from primary notification recipients., Return recordset of partners who should receive primary notifications., Get current tax payment schedule for a province., Toggle edit mode for federal tax fields., Action for printer alignment (placeholder)., Open work location form (used from tree view)., Payroll Configuration Settings One record per company storing all payroll-re
### Community 10 - "Community 10"
Cohesion: 0.1
Nodes (12): HrPayslip, Print cheque for this payslip - always opens wizard to set/change cheque number., Create a cheque for this payslip without printing., create_from_payslip(), HrPayslipRunCheque, PayrollChequePrintWizard, Extend payslip batch with cheque functionality., Wizard to print cheques after payroll submission. (+4 more)
### Community 11 - "Community 11"
Cohesion: 0.11
Nodes (10): ChequeLayoutPreviewWizard, ChequeLayoutSettings, get_default_settings(), Cheque Layout Settings with XY positioning for all fields. Includes image up, Set this layout as the default for the company., Return all layout settings as a dictionary for the report template., Open the visual preview configuration wizard., Wizard for visual preview of cheque layout. Shows the cheque image with over (+2 more)
### Community 12 - "Community 12"
Cohesion: 0.14
Nodes (1): PayrollReportAction
### Community 13 - "Community 13"
Cohesion: 0.16
Nodes (9): PayrollDashboard, Dashboard model for Fusion Payroll. This is a singleton model that provides, Open Run Payroll wizard., Parse action context and add create/edit/delete permissions., Open All Employees view using existing action., Open CRA Remittance view using existing action., Open T4 Slips view using existing action., Open Record of Employment view using existing action. (+1 more)
### Community 14 - "Community 14"
Cohesion: 0.13
Nodes (4): HrEmployee, Open wizard to terminate employee with proper ROE handling, Mark ROE as issued and record date, Open wizard to view/edit SIN - restricted to admin/accountant
### Community 15 - "Community 15"
Cohesion: 0.15
Nodes (6): _get_payment_frequency_from_settings(), HrTaxRemittance, Calculate remittance amounts from payslips in the period, Mark remittance as paid, View related payslips, Create a monthly remittance record
### Community 16 - "Community 16"
Cohesion: 0.15
Nodes (6): PayrollReportTaxLiability, PayrollReportTaxPayments, PayrollReportTaxWageSummary, Payroll Tax Liability Report Shows tax amounts owed vs paid., Payroll Tax Payments Report Shows history of tax remittance payments., Payroll Tax and Wage Summary Report Shows total wages, excess wages, taxable
### Community 17 - "Community 17"
Cohesion: 0.29
Nodes (5): ChequeNumberWizard, default_get(), Wizard to set cheque number before printing., Get the next available cheque number by checking all sources., Save cheque number and print.
### Community 18 - "Community 18"
Cohesion: 0.29
Nodes (2): PayrollTaxPaymentSchedule, Tax Payment Schedule Date-effective payment schedules for provincial taxes.
### Community 19 - "Community 19"
Cohesion: 0.29
Nodes (3): PayrollWorkLocation, Work Location Represents a physical work location where employees work., Return display name with address.
### Community 20 - "Community 20"
Cohesion: 0.48
Nodes (2): download_sample_csv(), MigrationDownloadController
### Community 21 - "Community 21"
Cohesion: 0.33
Nodes (2): HrEmployeeSinWizard, Save the SIN number to the employee record
### Community 22 - "Community 22"
Cohesion: 0.5
Nodes (1): FusionPayrollReportHub
### Community 23 - "Community 23"
Cohesion: 1.0
Nodes (2): _fusion_payroll_post_init(), Archive default salary rules auto-added to Canadian structure. When hr_payr
### Community 24 - "Community 24"
Cohesion: 0.67
Nodes (2): PayrollAccountingMapping, Payroll Accounting Mapping Maps payroll items to chart of accounts. Only
### Community 25 - "Community 25"
Cohesion: 1.0
Nodes (1): HrContract
### Community 26 - "Community 26"
Cohesion: 1.0
Nodes (0):
### Community 27 - "Community 27"
Cohesion: 1.0
Nodes (0):
### Community 28 - "Community 28"
Cohesion: 1.0
Nodes (0):
### Community 29 - "Community 29"
Cohesion: 1.0
Nodes (0):
### Community 30 - "Community 30"
Cohesion: 1.0
Nodes (1): Get coordinates dictionary for a template type. Returns dict in
### Community 31 - "Community 31"
Cohesion: 1.0
Nodes (1): Compute display name for the schedule.
### Community 32 - "Community 32"
Cohesion: 1.0
Nodes (1): Determine if this is the current active schedule.
### Community 33 - "Community 33"
Cohesion: 1.0
Nodes (1): Get the current active schedule for a province.
### Community 34 - "Community 34"
Cohesion: 1.0
Nodes (1): Warn if schedules overlap (but allow for historical changes).
### Community 35 - "Community 35"
Cohesion: 1.0
Nodes (1): Create a cheque from a payslip.
### Community 36 - "Community 36"
Cohesion: 1.0
Nodes (1): Get or create the default layout.
### Community 37 - "Community 37"
Cohesion: 1.0
Nodes (1): Get CRA business number from payroll settings.
### Community 38 - "Community 38"
Cohesion: 1.0
Nodes (1): Set payment method from employee's default payment method.
### Community 39 - "Community 39"
Cohesion: 1.0
Nodes (1): Calculate year-to-date amounts for each payslip
### Community 40 - "Community 40"
Cohesion: 1.0
Nodes (1): Calculate employer contribution totals from payslip lines
### Community 41 - "Community 41"
Cohesion: 1.0
Nodes (1): Calculate employee deduction totals from payslip lines
### Community 42 - "Community 42"
Cohesion: 1.0
Nodes (1): Map salary rule code to pay type for ROE/T4 reporting. Returns
### Community 43 - "Community 43"
Cohesion: 1.0
Nodes (1): Check if salary rule code represents a reimbursement (non-taxable).
### Community 44 - "Community 44"
Cohesion: 1.0
Nodes (1): Compute display order for proper dropdown sorting: - Current period: 0
### Community 45 - "Community 45"
Cohesion: 1.0
Nodes (1): Generate pay periods based on schedule type. Args:
### Community 46 - "Community 46"
Cohesion: 1.0
Nodes (1): Get the current active pay period.
### Community 47 - "Community 47"
Cohesion: 1.0
Nodes (1): Get list of available pay periods for selection. Ordered: Current period
### Community 48 - "Community 48"
Cohesion: 1.0
Nodes (1): Automatically generate pay periods for past 6 months and future 6 months if not
### Community 49 - "Community 49"
Cohesion: 1.0
Nodes (1): Get or create settings for a company.
### Community 50 - "Community 50"
Cohesion: 1.0
Nodes (1): Calculate employee tax deductions (preview estimate for bi-weekly).
### Community 51 - "Community 51"
Cohesion: 1.0
Nodes (1): Calculate employer tax contributions.
### Community 52 - "Community 52"
Cohesion: 1.0
Nodes (1): Check if employee has been paid in the current period and compute change.
### Community 53 - "Community 53"
Cohesion: 1.0
Nodes (1): Get CRA business number from payroll settings.
### Community 54 - "Community 54"
Cohesion: 1.0
Nodes (1): Auto-fill recipient information from partner
### Community 55 - "Community 55"
Cohesion: 1.0
Nodes (1): Get or create the default layout settings for the current company.
### Community 56 - "Community 56"
Cohesion: 1.0
Nodes (1): Load values from settings_id when wizard is opened.
### Community 57 - "Community 57"
Cohesion: 1.0
Nodes (1): Generate HTML preview with overlaid positions.
### Community 58 - "Community 58"
Cohesion: 1.0
Nodes (1): Ensure we get or create settings for the current company.
### Community 59 - "Community 59"
Cohesion: 1.0
Nodes (1): Ensure only one settings record per company.
### Community 60 - "Community 60"
Cohesion: 1.0
Nodes (1): Clear state when country changes.
### Community 61 - "Community 61"
Cohesion: 1.0
Nodes (1): Update journal and account domains when company changes.
### Community 62 - "Community 62"
Cohesion: 1.0
Nodes (1): Format federal tax schedule display.
### Community 63 - "Community 63"
Cohesion: 1.0
Nodes (1): Compute auto payroll eligibility (currently always False).
### Community 64 - "Community 64"
Cohesion: 1.0
Nodes (1): Get or create settings for a company.
### Community 65 - "Community 65"
Cohesion: 1.0
Nodes (1): Return display name with company.
### Community 66 - "Community 66"
Cohesion: 1.0
Nodes (1): Get CRA business number from payroll settings.
### Community 67 - "Community 67"
Cohesion: 1.0
Nodes (1): Compute number of employees assigned to this location.
### Community 68 - "Community 68"
Cohesion: 1.0
Nodes (1): Ensure only one primary location per company.
### Community 69 - "Community 69"
Cohesion: 1.0
Nodes (1): Show only last 3 digits of SIN for non-privileged users
### Community 70 - "Community 70"
Cohesion: 1.0
Nodes (1): Validate SIN format (9 digits)
### Community 71 - "Community 71"
Cohesion: 1.0
Nodes (1): Validate Canadian postal code format
### Community 72 - "Community 72"
Cohesion: 1.0
Nodes (1): Clear termination fields when status changes back to active
### Community 73 - "Community 73"
Cohesion: 1.0
Nodes (1): Get or create the dashboard singleton.
### Community 74 - "Community 74"
Cohesion: 1.0
Nodes (1): Refresh statistics from payslip data.
### Community 75 - "Community 75"
Cohesion: 1.0
Nodes (1): Get payment frequency from payroll settings.
### Community 76 - "Community 76"
Cohesion: 1.0
Nodes (1): Load current cheque number or suggest next available number.
### Community 77 - "Community 77"
Cohesion: 1.0
Nodes (1): Update dates when period is selected.
### Community 78 - "Community 78"
Cohesion: 1.0
Nodes (1): Adjust date_end based on pay schedule
### Community 79 - "Community 79"
Cohesion: 1.0
Nodes (1): Load employees when company or schedule changes.
### Community 80 - "Community 80"
Cohesion: 1.0
Nodes (1): Open the Run Payroll wizard with pre-loaded data.
### Community 81 - "Community 81"
Cohesion: 1.0
Nodes (1): Download a sample CSV template with demo data.
### Community 82 - "Community 82"
Cohesion: 1.0
Nodes (1): Get report data for the given report model. Args: r
### Community 83 - "Community 83"
Cohesion: 1.0
Nodes (1): Get report lines with current options.
### Community 84 - "Community 84"
Cohesion: 1.0
Nodes (1): Get expanded detail lines for a specific line. Used for drill-down funct
### Community 85 - "Community 85"
Cohesion: 1.0
Nodes (1): Export report to Excel format.
### Community 86 - "Community 86"
Cohesion: 1.0
Nodes (1): Export report to PDF format.
### Community 87 - "Community 87"
Cohesion: 1.0
Nodes (1): Get employees for filter dropdown.
### Community 88 - "Community 88"
Cohesion: 1.0
Nodes (1): Get departments for filter dropdown.
### Community 89 - "Community 89"
Cohesion: 1.0
Nodes (1): Get action to open a specific record.
## Knowledge Gaps
- **235 isolated node(s):** `Archive default salary rules auto-added to Canadian structure. When hr_payr`, `PDF Field Position Configuration Stores user-configurable positions for`, `Get coordinates dictionary for a template type. Returns dict in`, `Tax Payment Schedule Date-effective payment schedules for provincial taxes.`, `Compute display name for the schedule.` (+230 more)
These have ≤1 connection - possible missing edges or undocumented components.
- **Thin community `Community 25`** (2 nodes): `HrContract`, `hr_contract.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 26`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 27`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 28`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 29`** (1 nodes): `__manifest__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 30`** (1 nodes): `Get coordinates dictionary for a template type. Returns dict in`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 31`** (1 nodes): `Compute display name for the schedule.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 32`** (1 nodes): `Determine if this is the current active schedule.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 33`** (1 nodes): `Get the current active schedule for a province.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 34`** (1 nodes): `Warn if schedules overlap (but allow for historical changes).`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 35`** (1 nodes): `Create a cheque from a payslip.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 36`** (1 nodes): `Get or create the default layout.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 37`** (1 nodes): `Get CRA business number from payroll settings.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 38`** (1 nodes): `Set payment method from employee's default payment method.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 39`** (1 nodes): `Calculate year-to-date amounts for each payslip`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 40`** (1 nodes): `Calculate employer contribution totals from payslip lines`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 41`** (1 nodes): `Calculate employee deduction totals from payslip lines`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 42`** (1 nodes): `Map salary rule code to pay type for ROE/T4 reporting. Returns`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 43`** (1 nodes): `Check if salary rule code represents a reimbursement (non-taxable).`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 44`** (1 nodes): `Compute display order for proper dropdown sorting: - Current period: 0`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 45`** (1 nodes): `Generate pay periods based on schedule type. Args:`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 46`** (1 nodes): `Get the current active pay period.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 47`** (1 nodes): `Get list of available pay periods for selection. Ordered: Current period`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 48`** (1 nodes): `Automatically generate pay periods for past 6 months and future 6 months if not`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 49`** (1 nodes): `Get or create settings for a company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 50`** (1 nodes): `Calculate employee tax deductions (preview estimate for bi-weekly).`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 51`** (1 nodes): `Calculate employer tax contributions.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 52`** (1 nodes): `Check if employee has been paid in the current period and compute change.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 53`** (1 nodes): `Get CRA business number from payroll settings.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 54`** (1 nodes): `Auto-fill recipient information from partner`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 55`** (1 nodes): `Get or create the default layout settings for the current company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 56`** (1 nodes): `Load values from settings_id when wizard is opened.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 57`** (1 nodes): `Generate HTML preview with overlaid positions.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 58`** (1 nodes): `Ensure we get or create settings for the current company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 59`** (1 nodes): `Ensure only one settings record per company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 60`** (1 nodes): `Clear state when country changes.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 61`** (1 nodes): `Update journal and account domains when company changes.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 62`** (1 nodes): `Format federal tax schedule display.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 63`** (1 nodes): `Compute auto payroll eligibility (currently always False).`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 64`** (1 nodes): `Get or create settings for a company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 65`** (1 nodes): `Return display name with company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 66`** (1 nodes): `Get CRA business number from payroll settings.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 67`** (1 nodes): `Compute number of employees assigned to this location.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 68`** (1 nodes): `Ensure only one primary location per company.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 69`** (1 nodes): `Show only last 3 digits of SIN for non-privileged users`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 70`** (1 nodes): `Validate SIN format (9 digits)`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 71`** (1 nodes): `Validate Canadian postal code format`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 72`** (1 nodes): `Clear termination fields when status changes back to active`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 73`** (1 nodes): `Get or create the dashboard singleton.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 74`** (1 nodes): `Refresh statistics from payslip data.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 75`** (1 nodes): `Get payment frequency from payroll settings.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 76`** (1 nodes): `Load current cheque number or suggest next available number.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 77`** (1 nodes): `Update dates when period is selected.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 78`** (1 nodes): `Adjust date_end based on pay schedule`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 79`** (1 nodes): `Load employees when company or schedule changes.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 80`** (1 nodes): `Open the Run Payroll wizard with pre-loaded data.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 81`** (1 nodes): `Download a sample CSV template with demo data.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 82`** (1 nodes): `Get report data for the given report model. Args: r`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 83`** (1 nodes): `Get report lines with current options.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 84`** (1 nodes): `Get expanded detail lines for a specific line. Used for drill-down funct`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 85`** (1 nodes): `Export report to Excel format.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 86`** (1 nodes): `Export report to PDF format.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 87`** (1 nodes): `Get employees for filter dropdown.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 88`** (1 nodes): `Get departments for filter dropdown.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 89`** (1 nodes): `Get action to open a specific record.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
## Suggested Questions
_Questions this graph is uniquely positioned to answer:_
- **Why does `create()` connect `Community 0` to `Community 2`, `Community 3`, `Community 5`, `Community 6`, `Community 7`, `Community 9`, `Community 10`, `Community 11`, `Community 15`?**
_High betweenness centrality (0.387) - this node is a cross-community bridge._
- **Why does `get_settings()` connect `Community 2` to `Community 0`, `Community 1`, `Community 6`, `Community 9`, `Community 15`?**
_High betweenness centrality (0.208) - this node is a cross-community bridge._
- **Why does `PayrollReport` connect `Community 1` to `Community 4`?**
_High betweenness centrality (0.165) - this node is a cross-community bridge._
- **Are the 27 inferred relationships involving `create()` (e.g. with `create_from_payslip()` and `get_default_layout()`) actually correct?**
_`create()` has 27 INFERRED edges - model-reasoned connections that need verification._
- **What connects `Archive default salary rules auto-added to Canadian structure. When hr_payr`, `PDF Field Position Configuration Stores user-configurable positions for`, `Get coordinates dictionary for a template type. Returns dict in` to the rest of the system?**
_235 weakly-connected nodes found - possible documentation gaps or missing edges._
- **Should `Community 0` be split into smaller, more focused modules?**
_Cohesion score 0.05 - nodes in this community are weakly interconnected._
- **Should `Community 1` be split into smaller, more focused modules?**
_Cohesion score 0.06 - nodes in this community are weakly interconnected._

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

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff