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

1 line
46 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "label": "main.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L1"}, {"id": "main_fmt_date", "label": "_fmt_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L15"}, {"id": "main_fusionrentalcontroller", "label": "FusionRentalController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L26"}, {"id": "main_rental_cancel", "label": "rental_cancel()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L39"}, {"id": "main_rental_confirm_and_sign", "label": "rental_confirm_and_sign()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L101"}, {"id": "main_rental_agreement_page", "label": "rental_agreement_page()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L140"}, {"id": "main_rental_agreement_pdf", "label": "rental_agreement_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L199"}, {"id": "main_rental_agreement_sign", "label": "rental_agreement_sign()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L236"}, {"id": "main_rental_agreement_decline", "label": "rental_agreement_decline()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L322"}, {"id": "main_rental_agreement_thank_you", "label": "rental_agreement_thank_you()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L353"}, {"id": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "label": "._tokenize_nonce_via_poynt()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L376"}, {"id": "main_rental_reauthorize_page", "label": "rental_reauthorize_page()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L438"}, {"id": "main_rental_reauthorize_submit", "label": "rental_reauthorize_submit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L488"}, {"id": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "label": "._send_card_reauthorization_confirmation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L561"}, {"id": "main_rental_purchase_interest", "label": "rental_purchase_interest()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L584"}, {"id": "main_rationale_16", "label": "Format a datetime for portal page display in the company timezone.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L16"}, {"id": "main_rationale_40", "label": "Handle rental cancellation requests from email links.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L40"}, {"id": "main_rationale_102", "label": "Confirm a rental quotation from the portal and redirect to the rental ag", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L102"}, {"id": "main_rationale_141", "label": "Render the rental agreement signing page.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L141"}, {"id": "main_rationale_200", "label": "Serve the rental agreement PDF for preview (token-protected).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L200"}, {"id": "main_rationale_237", "label": "Process the agreement signing: save signature and tokenize card via nonce.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L237"}, {"id": "main_rationale_323", "label": "Cancel/decline the rental order from the agreement page.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L323"}, {"id": "main_rationale_354", "label": "Render the thank-you page after successful agreement signing.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L354"}, {"id": "main_rationale_377", "label": "Exchange a Poynt Collect nonce for a payment JWT and create a payment.token.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L377"}, {"id": "main_rationale_439", "label": "Render the card reauthorization portal page.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L439"}, {"id": "main_rationale_489", "label": "Process the card reauthorization submission.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L489"}, {"id": "main_rationale_562", "label": "Send confirmation email with card authorization details.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L562"}, {"id": "main_rationale_585", "label": "Handle customer expressing purchase interest from marketing email.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L585"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "zoneinfo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_fmt_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_fusionrentalcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L26", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_cancel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L39", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_confirm_and_sign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L101", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_agreement_page", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L140", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_agreement_pdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L199", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_agreement_sign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L236", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_agreement_decline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L322", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_agreement_thank_you", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L353", "weight": 1.0}, {"source": "main_fusionrentalcontroller", "target": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L376", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_reauthorize_page", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L438", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_reauthorize_submit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L488", "weight": 1.0}, {"source": "main_fusionrentalcontroller", "target": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L561", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_rental_controllers_main_py", "target": "main_rental_purchase_interest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L584", "weight": 1.0}, {"source": "main_rental_cancel", "target": "main_fmt_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L84", "weight": 1.0}, {"source": "main_rental_agreement_page", "target": "main_fmt_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L184", "weight": 1.0}, {"source": "main_rental_agreement_sign", "target": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L274", "weight": 1.0}, {"source": "main_rental_reauthorize_submit", "target": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L519", "weight": 1.0}, {"source": "main_rental_reauthorize_submit", "target": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L549", "weight": 1.0}, {"source": "main_rationale_16", "target": "main_fmt_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L16", "weight": 1.0}, {"source": "main_rationale_40", "target": "main_fusionrentalcontroller_rental_cancel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L40", "weight": 1.0}, {"source": "main_rationale_102", "target": "main_fusionrentalcontroller_rental_confirm_and_sign", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L102", "weight": 1.0}, {"source": "main_rationale_141", "target": "main_fusionrentalcontroller_rental_agreement_page", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L141", "weight": 1.0}, {"source": "main_rationale_200", "target": "main_fusionrentalcontroller_rental_agreement_pdf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L200", "weight": 1.0}, {"source": "main_rationale_237", "target": "main_fusionrentalcontroller_rental_agreement_sign", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L237", "weight": 1.0}, {"source": "main_rationale_323", "target": "main_fusionrentalcontroller_rental_agreement_decline", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L323", "weight": 1.0}, {"source": "main_rationale_354", "target": "main_fusionrentalcontroller_rental_agreement_thank_you", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L354", "weight": 1.0}, {"source": "main_rationale_377", "target": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L377", "weight": 1.0}, {"source": "main_rationale_439", "target": "main_fusionrentalcontroller_rental_reauthorize_page", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L439", "weight": 1.0}, {"source": "main_rationale_489", "target": "main_fusionrentalcontroller_rental_reauthorize_submit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L489", "weight": 1.0}, {"source": "main_rationale_562", "target": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L562", "weight": 1.0}, {"source": "main_rationale_585", "target": "main_fusionrentalcontroller_rental_purchase_interest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L585", "weight": 1.0}], "raw_calls": [{"caller_nid": "main_fmt_date", "callee": "_odoo_format_datetime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L19"}, {"caller_nid": "main_rental_cancel", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L41"}, {"caller_nid": "main_rental_cancel", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L41"}, {"caller_nid": "main_rental_cancel", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L47"}, {"caller_nid": "main_rental_cancel", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L49"}, {"caller_nid": "main_rental_cancel", "callee": "ZoneInfo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L54"}, {"caller_nid": "main_rental_cancel", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L55"}, {"caller_nid": "main_rental_cancel", "callee": "astimezone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L55"}, {"caller_nid": "main_rental_cancel", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L55"}, {"caller_nid": "main_rental_cancel", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L57"}, {"caller_nid": "main_rental_cancel", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L59"}, {"caller_nid": "main_rental_cancel", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L66"}, {"caller_nid": "main_rental_cancel", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L67"}, {"caller_nid": "main_rental_cancel", "callee": "action_confirm", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L68"}, {"caller_nid": "main_rental_cancel", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L70"}, {"caller_nid": "main_rental_cancel", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L78"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L109"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L109"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L111"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L116"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "action_confirm", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L119"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "uuid4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L123"}, {"caller_nid": "main_rental_confirm_and_sign", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L125"}, {"caller_nid": "main_rental_agreement_page", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L142"}, {"caller_nid": "main_rental_agreement_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L142"}, {"caller_nid": "main_rental_agreement_page", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L144"}, {"caller_nid": "main_rental_agreement_page", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L148"}, {"caller_nid": "main_rental_agreement_page", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L150"}, {"caller_nid": "main_rental_agreement_page", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L153"}, {"caller_nid": "main_rental_agreement_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L153"}, {"caller_nid": "main_rental_agreement_page", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L157"}, {"caller_nid": "main_rental_agreement_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L157"}, {"caller_nid": "main_rental_agreement_page", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L163"}, {"caller_nid": "main_rental_agreement_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L163"}, {"caller_nid": "main_rental_agreement_page", "callee": "clean_application_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L171"}, {"caller_nid": "main_rental_agreement_page", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L174"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L201"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L201"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L202"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L203"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "_get_report_from_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L206"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L206"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "_get_report_from_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L208"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L208"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L213"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "_render_qweb_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L215"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L215"}, {"caller_nid": "main_rental_agreement_pdf", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L219"}, {"caller_nid": "main_rental_agreement_sign", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L238"}, {"caller_nid": "main_rental_agreement_sign", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L238"}, {"caller_nid": "main_rental_agreement_sign", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L240"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L246"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L246"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L247"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L248"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L248"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L249"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L249"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L250"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L250"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L251"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L251"}, {"caller_nid": "main_rental_agreement_sign", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L252"}, {"caller_nid": "main_rental_agreement_sign", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L252"}, {"caller_nid": "main_rental_agreement_sign", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L265"}, {"caller_nid": "main_rental_agreement_sign", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L278"}, {"caller_nid": "main_rental_agreement_sign", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L279"}, {"caller_nid": "main_rental_agreement_sign", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L281"}, {"caller_nid": "main_rental_agreement_sign", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L285"}, {"caller_nid": "main_rental_agreement_sign", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L291"}, {"caller_nid": "main_rental_agreement_sign", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L292"}, {"caller_nid": "main_rental_agreement_sign", "callee": "_generate_and_attach_signed_agreement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L296"}, {"caller_nid": "main_rental_agreement_sign", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L298"}, {"caller_nid": "main_rental_agreement_sign", "callee": "_process_post_signing_payments", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L304"}, {"caller_nid": "main_rental_agreement_sign", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L306"}, {"caller_nid": "main_rental_agreement_decline", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L324"}, {"caller_nid": "main_rental_agreement_decline", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L324"}, {"caller_nid": "main_rental_agreement_decline", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L326"}, {"caller_nid": "main_rental_agreement_decline", "callee": "action_cancel", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L333"}, {"caller_nid": "main_rental_agreement_decline", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L334"}, {"caller_nid": "main_rental_agreement_decline", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L335"}, {"caller_nid": "main_rental_agreement_decline", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L338"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L355"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L355"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L357"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L360"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L362"}, {"caller_nid": "main_rental_agreement_thank_you", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L366"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L378"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L378"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L383"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L383"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "_poynt_tokenize_nonce", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L385"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L387"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L388"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L388"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L389"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L390"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L391"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L393"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L395"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L397"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L402"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L403"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L403"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L404"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L408"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L412"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L416"}, {"caller_nid": "main_fusionrentalcontroller_tokenize_nonce_via_poynt", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L416"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L440"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L440"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L442"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L446"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L448"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L451"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L451"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L455"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L455"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L461"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L461"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "clean_application_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L469"}, {"caller_nid": "main_rental_reauthorize_page", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L471"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L490"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L490"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L492"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L498"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L498"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L499"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L499"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L500"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L500"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L501"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L501"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L502"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L502"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L503"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L503"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L523"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L527"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L530"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L542"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L542"}, {"caller_nid": "main_rental_reauthorize_submit", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L551"}, {"caller_nid": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L563"}, {"caller_nid": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "callee": "send_mail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L568"}, {"caller_nid": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L568"}, {"caller_nid": "main_fusionrentalcontroller_send_card_reauthorization_confirmation", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L568"}, {"caller_nid": "main_rental_purchase_interest", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L586"}, {"caller_nid": "main_rental_purchase_interest", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L586"}, {"caller_nid": "main_rental_purchase_interest", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L588"}, {"caller_nid": "main_rental_purchase_interest", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L591"}, {"caller_nid": "main_rental_purchase_interest", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L593"}, {"caller_nid": "main_rental_purchase_interest", "callee": "activity_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L598"}, {"caller_nid": "main_rental_purchase_interest", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L600"}, {"caller_nid": "main_rental_purchase_interest", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L601"}, {"caller_nid": "main_rental_purchase_interest", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L602"}, {"caller_nid": "main_rental_purchase_interest", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L609"}, {"caller_nid": "main_rental_purchase_interest", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L610"}, {"caller_nid": "main_rental_purchase_interest", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_rental/controllers/main.py", "source_location": "L613"}]}