1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "label": "payroll_cheque_print_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L1"}, {"id": "payroll_cheque_print_wizard_payrollchequeprintwizard", "label": "PayrollChequePrintWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L12"}, {"id": "payroll_cheque_print_wizard_compute_cheque_preview", "label": "_compute_cheque_preview()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L41"}, {"id": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "label": ".action_print_all()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L59"}, {"id": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_skip_print", "label": ".action_skip_print()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L89"}, {"id": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_view_cheques", "label": ".action_view_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L100"}, {"id": "payroll_cheque_print_wizard_hrpayslipruncheque", "label": "HrPayslipRunCheque", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L112"}, {"id": "payroll_cheque_print_wizard_compute_cheque_count", "label": "_compute_cheque_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L131"}, {"id": "payroll_cheque_print_wizard_hrpayslipruncheque_action_view_cheques", "label": ".action_view_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L136"}, {"id": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "label": ".action_print_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L148"}, {"id": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "label": ".action_create_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L187"}, {"id": "payroll_cheque_print_wizard_rationale_13", "label": "Wizard to print cheques after payroll submission.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L13"}, {"id": "payroll_cheque_print_wizard_rationale_90", "label": "Skip printing and go to payslip view.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L90"}, {"id": "payroll_cheque_print_wizard_rationale_113", "label": "Extend payslip batch with cheque functionality.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L113"}, {"id": "payroll_cheque_print_wizard_rationale_137", "label": "Open cheques for this batch.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L137"}, {"id": "payroll_cheque_print_wizard_rationale_149", "label": "Print all draft cheques for this batch.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L149"}, {"id": "payroll_cheque_print_wizard_rationale_188", "label": "Create cheques for all employees paid by cheque.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L188"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "payroll_cheque_print_wizard_compute_cheque_preview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L41", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_payrollchequeprintwizard", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L59", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_payrollchequeprintwizard", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_skip_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L89", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_payrollchequeprintwizard", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_view_cheques", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L100", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "payroll_cheque_print_wizard_hrpayslipruncheque", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L112", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_wizards_payroll_cheque_print_wizard_py", "target": "payroll_cheque_print_wizard_compute_cheque_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L131", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_hrpayslipruncheque", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_view_cheques", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L136", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_hrpayslipruncheque", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L148", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_hrpayslipruncheque", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L187", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_13", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L13", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_90", "target": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_skip_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L90", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_113", "target": "payroll_cheque_print_wizard_hrpayslipruncheque", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L113", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_137", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_view_cheques", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L137", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_149", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L149", "weight": 1.0}, {"source": "payroll_cheque_print_wizard_rationale_188", "target": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L188", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L61"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L64"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L64"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L69"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L70"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L70"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "zfill", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L71"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L71"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L73"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L73"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "action_assign_number", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L78"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L81"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L83"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "report_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L87"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_print_all", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L87"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_skip_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L93"}, {"caller_nid": "payroll_cheque_print_wizard_payrollchequeprintwizard_action_view_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L104"}, {"caller_nid": "payroll_cheque_print_wizard_compute_cheque_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L133"}, {"caller_nid": "payroll_cheque_print_wizard_compute_cheque_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L134"}, {"caller_nid": "payroll_cheque_print_wizard_compute_cheque_count", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L134"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_view_cheques", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L138"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_view_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L141"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L150"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L152"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L156"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L156"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L157"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L164"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "create_from_payslip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L166"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L168"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L172"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L172"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L176"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_print_cheques", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L183"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L189"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L193"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L196"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "create_from_payslip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L201"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L208"}, {"caller_nid": "payroll_cheque_print_wizard_hrpayslipruncheque_action_create_cheques", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/wizards/payroll_cheque_print_wizard.py", "source_location": "L209"}]} |