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

1 line
24 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "label": "pdf_editor.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L1"}, {"id": "pdf_editor_fusionpdfeditorcontroller", "label": "FusionPdfEditorController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L15"}, {"id": "pdf_editor_pdf_field_editor", "label": "pdf_field_editor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L23"}, {"id": "pdf_editor_get_fields", "label": "get_fields()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L52"}, {"id": "pdf_editor_update_field", "label": "update_field()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L68"}, {"id": "pdf_editor_create_field", "label": "create_field()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L90"}, {"id": "pdf_editor_delete_field", "label": "delete_field()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L118"}, {"id": "pdf_editor_get_page_image", "label": "get_page_image()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L130"}, {"id": "pdf_editor_upload_preview_image", "label": "upload_preview_image()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L147"}, {"id": "pdf_editor_preview_pdf", "label": "preview_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L181"}, {"id": "pdf_editor_rationale_16", "label": "Controller for the PDF field position visual editor.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L16"}, {"id": "pdf_editor_rationale_24", "label": "Render the visual field editor for a PDF template.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L24"}, {"id": "pdf_editor_rationale_53", "label": "Return all fields for a template.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L53"}, {"id": "pdf_editor_rationale_69", "label": "Update a field's position or properties.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L69"}, {"id": "pdf_editor_rationale_91", "label": "Create a new field on a template.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L91"}, {"id": "pdf_editor_rationale_119", "label": "Delete a field from a template.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L119"}, {"id": "pdf_editor_rationale_131", "label": "Return the preview image URL for a specific page.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L131"}, {"id": "pdf_editor_rationale_148", "label": "Upload a preview image for a template page directly from the editor.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L148"}, {"id": "pdf_editor_rationale_182", "label": "Generate a preview filled PDF with sample data.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L182"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_fusionpdfeditorcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_pdf_field_editor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L23", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_get_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L52", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_update_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L68", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_create_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L90", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_delete_field", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L118", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_get_page_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L130", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_upload_preview_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L147", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_authorizer_portal_controllers_pdf_editor_py", "target": "pdf_editor_preview_pdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L181", "weight": 1.0}, {"source": "pdf_editor_rationale_16", "target": "pdf_editor_fusionpdfeditorcontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L16", "weight": 1.0}, {"source": "pdf_editor_rationale_24", "target": "pdf_editor_fusionpdfeditorcontroller_pdf_field_editor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L24", "weight": 1.0}, {"source": "pdf_editor_rationale_53", "target": "pdf_editor_fusionpdfeditorcontroller_get_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L53", "weight": 1.0}, {"source": "pdf_editor_rationale_69", "target": "pdf_editor_fusionpdfeditorcontroller_update_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L69", "weight": 1.0}, {"source": "pdf_editor_rationale_91", "target": "pdf_editor_fusionpdfeditorcontroller_create_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L91", "weight": 1.0}, {"source": "pdf_editor_rationale_119", "target": "pdf_editor_fusionpdfeditorcontroller_delete_field", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L119", "weight": 1.0}, {"source": "pdf_editor_rationale_131", "target": "pdf_editor_fusionpdfeditorcontroller_get_page_image", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L131", "weight": 1.0}, {"source": "pdf_editor_rationale_148", "target": "pdf_editor_fusionpdfeditorcontroller_upload_preview_image", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L148", "weight": 1.0}, {"source": "pdf_editor_rationale_182", "target": "pdf_editor_fusionpdfeditorcontroller_preview_pdf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L182", "weight": 1.0}], "raw_calls": [{"caller_nid": "pdf_editor_pdf_field_editor", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L25"}, {"caller_nid": "pdf_editor_pdf_field_editor", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L26"}, {"caller_nid": "pdf_editor_pdf_field_editor", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L27"}, {"caller_nid": "pdf_editor_pdf_field_editor", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L31"}, {"caller_nid": "pdf_editor_pdf_field_editor", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L35"}, {"caller_nid": "pdf_editor_pdf_field_editor", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L41"}, {"caller_nid": "pdf_editor_get_fields", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L54"}, {"caller_nid": "pdf_editor_get_fields", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L55"}, {"caller_nid": "pdf_editor_get_fields", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L57"}, {"caller_nid": "pdf_editor_update_field", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L70"}, {"caller_nid": "pdf_editor_update_field", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L71"}, {"caller_nid": "pdf_editor_update_field", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L80"}, {"caller_nid": "pdf_editor_update_field", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L82"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L92"}, {"caller_nid": "pdf_editor_create_field", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L97"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L98"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L99"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L100"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L101"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L101"}, {"caller_nid": "pdf_editor_create_field", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L102"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L102"}, {"caller_nid": "pdf_editor_create_field", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L103"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L103"}, {"caller_nid": "pdf_editor_create_field", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L104"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L104"}, {"caller_nid": "pdf_editor_create_field", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L105"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L105"}, {"caller_nid": "pdf_editor_create_field", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L106"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L106"}, {"caller_nid": "pdf_editor_create_field", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L107"}, {"caller_nid": "pdf_editor_create_field", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L107"}, {"caller_nid": "pdf_editor_create_field", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L110"}, {"caller_nid": "pdf_editor_delete_field", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L120"}, {"caller_nid": "pdf_editor_delete_field", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L121"}, {"caller_nid": "pdf_editor_delete_field", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L122"}, {"caller_nid": "pdf_editor_get_page_image", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L132"}, {"caller_nid": "pdf_editor_get_page_image", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L133"}, {"caller_nid": "pdf_editor_get_page_image", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L136"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L149"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L149"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L150"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L150"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L151"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L152"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L153"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L155"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L157"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L159"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L159"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L162"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L164"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L166"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L173"}, {"caller_nid": "pdf_editor_upload_preview_image", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L174"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L183"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L184"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L185"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "generate_filled_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L210"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L215"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L217"}, {"caller_nid": "pdf_editor_preview_pdf", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_authorizer_portal/controllers/pdf_editor.py", "source_location": "L218"}]}