1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "label": "payroll_cheque.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L1"}, {"id": "payroll_cheque_payrollcheque", "label": "PayrollCheque", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L13"}, {"id": "payroll_cheque_compute_name", "label": "_compute_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L131"}, {"id": "payroll_cheque_compute_payee_info", "label": "_compute_payee_info()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L141"}, {"id": "payroll_cheque_compute_amount_in_words", "label": "_compute_amount_in_words()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L179"}, {"id": "payroll_cheque_compute_pay_period_display", "label": "_compute_pay_period_display()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L195"}, {"id": "payroll_cheque_compute_payment_method_display", "label": "_compute_payment_method_display()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L203"}, {"id": "payroll_cheque_payrollcheque_action_assign_number", "label": ".action_assign_number()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L218"}, {"id": "payroll_cheque_payrollcheque_action_print_cheque", "label": ".action_print_cheque()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L270"}, {"id": "payroll_cheque_payrollcheque_action_void", "label": ".action_void()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L286"}, {"id": "payroll_cheque_payrollcheque_action_mark_cashed", "label": ".action_mark_cashed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L297"}, {"id": "payroll_cheque_payrollcheque_action_reset_to_draft", "label": ".action_reset_to_draft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L301"}, {"id": "payroll_cheque_payrollcheque_get_pay_stub_data", "label": ".get_pay_stub_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L313"}, {"id": "payroll_cheque_create_from_payslip", "label": "create_from_payslip()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L494"}, {"id": "payroll_cheque_payrollcheque_action_mark_printed", "label": ".action_mark_printed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L522"}, {"id": "payroll_cheque_payrollchequevoidwizard", "label": "PayrollChequeVoidWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L530"}, {"id": "payroll_cheque_payrollchequevoidwizard_action_void", "label": ".action_void()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L538"}, {"id": "payroll_cheque_payrollchequelayout", "label": "PayrollChequeLayout", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L548"}, {"id": "payroll_cheque_get_default_layout", "label": "get_default_layout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L604"}, {"id": "payroll_cheque_rationale_14", "label": "Payroll Cheque Record Tracks cheques issued for payroll payments.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L14"}, {"id": "payroll_cheque_rationale_219", "label": "Assign cheque number from sequence, checking for highest existing number.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L219"}, {"id": "payroll_cheque_rationale_271", "label": "Always open wizard to set/change cheque number before printing.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L271"}, {"id": "payroll_cheque_rationale_298", "label": "Mark cheque as cashed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L298"}, {"id": "payroll_cheque_rationale_302", "label": "Reset to draft (only for voided cheques).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L302"}, {"id": "payroll_cheque_rationale_314", "label": "Get pay stub data for the cheque report.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L314"}, {"id": "payroll_cheque_rationale_495", "label": "Create a cheque from a payslip.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L495"}, {"id": "payroll_cheque_rationale_523", "label": "Mark cheque as printed and assign number if not assigned.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L523"}, {"id": "payroll_cheque_rationale_531", "label": "Wizard to void a cheque with reason.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L531"}, {"id": "payroll_cheque_rationale_549", "label": "Cheque Layout Configuration Allows customizing field positions on the cheque", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L549"}, {"id": "payroll_cheque_rationale_605", "label": "Get or create the default layout.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L605"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "num2words", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_payrollcheque", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_compute_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L131", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_compute_payee_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L141", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_compute_amount_in_words", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L179", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_compute_pay_period_display", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L195", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_compute_payment_method_display", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L203", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_assign_number", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L218", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_print_cheque", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L270", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_void", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L286", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_mark_cashed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L297", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_reset_to_draft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L301", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_get_pay_stub_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L313", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_create_from_payslip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L494", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque", "target": "payroll_cheque_payrollcheque_action_mark_printed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L522", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_payrollchequevoidwizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L530", "weight": 1.0}, {"source": "payroll_cheque_payrollchequevoidwizard", "target": "payroll_cheque_payrollchequevoidwizard_action_void", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L538", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_payrollchequelayout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L548", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_cheque_py", "target": "payroll_cheque_get_default_layout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L604", "weight": 1.0}, {"source": "payroll_cheque_payrollcheque_action_mark_printed", "target": "payroll_cheque_payrollcheque_action_assign_number", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L526", "weight": 1.0}, {"source": "payroll_cheque_rationale_14", "target": "payroll_cheque_payrollcheque", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L14", "weight": 1.0}, {"source": "payroll_cheque_rationale_219", "target": "payroll_cheque_payrollcheque_action_assign_number", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L219", "weight": 1.0}, {"source": "payroll_cheque_rationale_271", "target": "payroll_cheque_payrollcheque_action_print_cheque", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L271", "weight": 1.0}, {"source": "payroll_cheque_rationale_298", "target": "payroll_cheque_payrollcheque_action_mark_cashed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L298", "weight": 1.0}, {"source": "payroll_cheque_rationale_302", "target": "payroll_cheque_payrollcheque_action_reset_to_draft", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L302", "weight": 1.0}, {"source": "payroll_cheque_rationale_314", "target": "payroll_cheque_payrollcheque_get_pay_stub_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L314", "weight": 1.0}, {"source": "payroll_cheque_rationale_495", "target": "payroll_cheque_payrollcheque_create_from_payslip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L495", "weight": 1.0}, {"source": "payroll_cheque_rationale_523", "target": "payroll_cheque_payrollcheque_action_mark_printed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L523", "weight": 1.0}, {"source": "payroll_cheque_rationale_531", "target": "payroll_cheque_payrollchequevoidwizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L531", "weight": 1.0}, {"source": "payroll_cheque_rationale_549", "target": "payroll_cheque_payrollchequelayout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L549", "weight": 1.0}, {"source": "payroll_cheque_rationale_605", "target": "payroll_cheque_payrollchequelayout_get_default_layout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L605", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_cheque_compute_name", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L138"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L151"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L152"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L153"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L154"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L157"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L158"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L159"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L160"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L161"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L162"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L165"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L165"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L169"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L171"}, {"caller_nid": "payroll_cheque_compute_payee_info", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L173"}, {"caller_nid": "payroll_cheque_compute_amount_in_words", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L183"}, {"caller_nid": "payroll_cheque_compute_amount_in_words", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L184"}, {"caller_nid": "payroll_cheque_compute_amount_in_words", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L184"}, {"caller_nid": "payroll_cheque_compute_amount_in_words", "callee": "title", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L187"}, {"caller_nid": "payroll_cheque_compute_amount_in_words", "callee": "num2words", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L187"}, {"caller_nid": "payroll_cheque_compute_pay_period_display", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L198"}, {"caller_nid": "payroll_cheque_compute_pay_period_display", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L198"}, {"caller_nid": "payroll_cheque_compute_payment_method_display", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L205"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L223"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L232"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L239"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L249"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L254"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L258"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L263"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "zfill", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L265"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L265"}, {"caller_nid": "payroll_cheque_payrollcheque_action_assign_number", "callee": "next_by_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L268"}, {"caller_nid": "payroll_cheque_payrollcheque_action_print_cheque", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L272"}, {"caller_nid": "payroll_cheque_payrollcheque_action_print_cheque", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L277"}, {"caller_nid": "payroll_cheque_payrollcheque_action_void", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L290"}, {"caller_nid": "payroll_cheque_payrollcheque_action_mark_cashed", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L299"}, {"caller_nid": "payroll_cheque_payrollcheque_action_reset_to_draft", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L305"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L315"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L327"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L328"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L344"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L350"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L355"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L355"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L356"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L357"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L357"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L358"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L361"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L362"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L365"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L366"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L369"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L369"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L370"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L370"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L371"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L371"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L373"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L373"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L374"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L374"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L375"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L375"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L383"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L384"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L385"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L388"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L388"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L389"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L389"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L390"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L390"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L392"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L392"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L393"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L393"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L394"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_ytd_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L394"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L404"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L404"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L405"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L405"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L406"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "get_line_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L406"}, {"caller_nid": "payroll_cheque_payrollcheque_get_pay_stub_data", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L470"}, {"caller_nid": "payroll_cheque_create_from_payslip", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L497"}, {"caller_nid": "payroll_cheque_create_from_payslip", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L501"}, {"caller_nid": "payroll_cheque_create_from_payslip", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L505"}, {"caller_nid": "payroll_cheque_create_from_payslip", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L517"}, {"caller_nid": "payroll_cheque_payrollchequevoidwizard_action_void", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L540"}, {"caller_nid": "payroll_cheque_payrollchequevoidwizard_action_void", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L542"}, {"caller_nid": "payroll_cheque_get_default_layout", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L606"}, {"caller_nid": "payroll_cheque_get_default_layout", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_cheque.py", "source_location": "L611"}]} |