1 line
38 KiB
JSON
1 line
38 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "label": "deposit_deduction_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L1"}, {"id": "deposit_deduction_wizard_depositprocesswizard", "label": "DepositProcessWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L9"}, {"id": "deposit_deduction_wizard_compute_previews", "label": "_compute_previews()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L65"}, {"id": "deposit_deduction_wizard_compute_has_card", "label": "_compute_has_card()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L97"}, {"id": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "label": ".action_confirm()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L103"}, {"id": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "label": "._process_full_refund()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L119"}, {"id": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "label": "._process_partial_refund()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L144"}, {"id": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "label": "._process_no_refund()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L185"}, {"id": "deposit_deduction_wizard_depositprocesswizard_process_sold", "label": "._process_sold()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L217"}, {"id": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "label": "._create_deposit_credit_note()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L252"}, {"id": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "label": "._process_poynt_refund()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L278"}, {"id": "deposit_deduction_wizard_depositprocesswizard_close_rental", "label": "._close_rental()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L407"}, {"id": "deposit_deduction_wizard_depositprocesswizard_format_amount", "label": "._format_amount()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L418"}, {"id": "deposit_deduction_wizard_rationale_104", "label": "Dispatch to the appropriate deposit processing path.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L104"}, {"id": "deposit_deduction_wizard_rationale_120", "label": "Full deposit refund: credit note, Poynt refund, close rental.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L120"}, {"id": "deposit_deduction_wizard_rationale_145", "label": "Partial refund with deduction for damages.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L145"}, {"id": "deposit_deduction_wizard_rationale_186", "label": "Full deduction: no refund, create overage invoice if needed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L186"}, {"id": "deposit_deduction_wizard_rationale_218", "label": "Customer purchased the rental: full deposit refund, mark as sold.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L218"}, {"id": "deposit_deduction_wizard_rationale_253", "label": "Create and post a credit note for the deposit invoice.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L253"}, {"id": "deposit_deduction_wizard_rationale_279", "label": "Process refund via Poynt referenced refund for the credit note.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L279"}, {"id": "deposit_deduction_wizard_rationale_408", "label": "Close the rental after deposit processing.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L408"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "deposit_deduction_wizard_depositprocesswizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "deposit_deduction_wizard_compute_previews", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L65", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_wizard_deposit_deduction_wizard_py", "target": "deposit_deduction_wizard_compute_has_card", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L97", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L103", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L119", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L144", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L185", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_process_sold", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L217", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L252", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L278", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L407", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard", "target": "deposit_deduction_wizard_depositprocesswizard_format_amount", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L418", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "target": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L109", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "target": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L111", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "target": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L113", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "target": "deposit_deduction_wizard_depositprocesswizard_process_sold", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L115", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "target": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L125", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "target": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L131", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "target": "deposit_deduction_wizard_depositprocesswizard_format_amount", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L138", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L141", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "target": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L158", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "target": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L162", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "target": "deposit_deduction_wizard_depositprocesswizard_format_amount", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L166", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "target": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L170", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L182", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "target": "deposit_deduction_wizard_depositprocesswizard_format_amount", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L209", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L214", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_sold", "target": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L222", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_sold", "target": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L227", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_sold", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L249", "weight": 1.0}, {"source": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "target": "deposit_deduction_wizard_depositprocesswizard_format_amount", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L403", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_104", "target": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L104", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_120", "target": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L120", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_145", "target": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L145", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_186", "target": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L186", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_218", "target": "deposit_deduction_wizard_depositprocesswizard_process_sold", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L218", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_253", "target": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L253", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_279", "target": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L279", "weight": 1.0}, {"source": "deposit_deduction_wizard_rationale_408", "target": "deposit_deduction_wizard_depositprocesswizard_close_rental", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L408", "weight": 1.0}], "raw_calls": [{"caller_nid": "deposit_deduction_wizard_compute_previews", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L84"}, {"caller_nid": "deposit_deduction_wizard_compute_previews", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L88"}, {"caller_nid": "deposit_deduction_wizard_compute_has_card", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L99"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_action_confirm", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L105"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L123"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L123"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L127"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "_send_deposit_refund_email", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L134"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L136"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_full_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L136"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L147"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L147"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L149"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L149"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L153"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L153"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L164"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_send_deposit_refund_email", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L173"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L175"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_partial_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L175"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L188"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L188"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_create_damage_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L197"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_collect_token_payment_for_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L199"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_send_invoice_with_receipt", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L201"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_notify_staff_manual_payment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L203"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_send_invoice_with_receipt", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L205"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L207"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L207"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_no_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L210"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L224"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "_send_deposit_refund_email", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L231"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L233"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L233"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "activity_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L237"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L239"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L240"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_sold", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L241"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L255"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "callee": "_reverse_moves", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L263"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L273"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_create_deposit_credit_note", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L275"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_get_original_poynt_transaction", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L284"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L289"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_notify_staff_manual_payment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L294"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L297"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L302"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L305"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L306"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L306"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "format_poynt_amount", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L312"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L313"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_poynt_make_request", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L333"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L337"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_notify_staff_manual_payment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L340"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L343"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L344"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L347"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_notify_staff_manual_payment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L351"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L354"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L354"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L357"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L359"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L363"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L363"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L366"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_process", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L382"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "reconcile", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L389"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L389"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L394"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L399"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L400"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L400"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L400"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_process_poynt_refund", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L403"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_close_rental", "callee": "action_close_rental", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L411"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_close_rental", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L413"}, {"caller_nid": "deposit_deduction_wizard_depositprocesswizard_format_amount", "callee": "value_to_html", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/wizard/deposit_deduction_wizard.py", "source_location": "L419"}]} |