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

1 line
31 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "label": "integration_bridges.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L1"}, {"id": "integration_bridges_fusionfleetbridge", "label": "FusionFleetBridge", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L65"}, {"id": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed", "label": "._fusion_is_fleet_installed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L97"}, {"id": "integration_bridges_onchange_fusion_vehicle_id", "label": "_onchange_fusion_vehicle_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L102"}, {"id": "integration_bridges_fusionexpensebridge", "label": "FusionExpenseBridge", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L114"}, {"id": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed", "label": "._fusion_is_hr_expense_installed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L146"}, {"id": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "label": ".action_open_expense_sheet()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L151"}, {"id": "integration_bridges_create_move_from_expense_sheet", "label": "create_move_from_expense_sheet()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L166"}, {"id": "integration_bridges_fusionhelpdeskbridge", "label": "FusionHelpdeskBridge", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L281"}, {"id": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed", "label": "._fusion_is_helpdesk_installed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L312"}, {"id": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "label": ".action_open_helpdesk_ticket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L317"}, {"id": "integration_bridges_action_create_credit_note_from_ticket", "label": "action_create_credit_note_from_ticket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L331"}, {"id": "integration_bridges_rationale_1", "label": "Fusion Accounting - Integration Bridge Modules =================================", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L1"}, {"id": "integration_bridges_rationale_66", "label": "Extends journal items so each line can optionally reference a fleet vehicle,", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L66"}, {"id": "integration_bridges_rationale_98", "label": "Runtime check: is the *fleet* model actually registered?", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L98"}, {"id": "integration_bridges_rationale_103", "label": "When a vehicle is selected, suggest the vehicle's display name as the li", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L103"}, {"id": "integration_bridges_rationale_115", "label": "Links journal entries to approved HR expense sheets and provides a method to", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L115"}, {"id": "integration_bridges_rationale_147", "label": "Runtime check: is the *hr.expense.sheet* model registered?", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L147"}, {"id": "integration_bridges_rationale_152", "label": "Navigate to the linked expense sheet form.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L152"}, {"id": "integration_bridges_rationale_167", "label": "Generate a journal entry from an approved HR expense sheet. :param int", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L167"}, {"id": "integration_bridges_rationale_282", "label": "Extends journal entries with helpdesk-ticket linkage and provides an action", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L282"}, {"id": "integration_bridges_rationale_313", "label": "Runtime check: is the *helpdesk.ticket* model registered?", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L313"}, {"id": "integration_bridges_rationale_318", "label": "Navigate to the linked helpdesk ticket form.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L318"}, {"id": "integration_bridges_rationale_332", "label": "Create a credit note linked to a helpdesk ticket. If *invoice_id* is pr", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L332"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L25", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L27", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L28", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "odoo_addons_fleet", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L41", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "odoo_addons_hr_expense", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L48", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "odoo_addons_helpdesk", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L55", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_fusionfleetbridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L65", "weight": 1.0}, {"source": "integration_bridges_fusionfleetbridge", "target": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L97", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_onchange_fusion_vehicle_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L102", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_fusionexpensebridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L114", "weight": 1.0}, {"source": "integration_bridges_fusionexpensebridge", "target": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L146", "weight": 1.0}, {"source": "integration_bridges_fusionexpensebridge", "target": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L151", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_create_move_from_expense_sheet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L166", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_fusionhelpdeskbridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L281", "weight": 1.0}, {"source": "integration_bridges_fusionhelpdeskbridge", "target": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L312", "weight": 1.0}, {"source": "integration_bridges_fusionhelpdeskbridge", "target": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L317", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "target": "integration_bridges_action_create_credit_note_from_ticket", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L331", "weight": 1.0}, {"source": "integration_bridges_create_move_from_expense_sheet", "target": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L174", "weight": 1.0}, {"source": "integration_bridges_action_create_credit_note_from_ticket", "target": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L343", "weight": 1.0}, {"source": "integration_bridges_rationale_1", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_integration_bridges_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L1", "weight": 1.0}, {"source": "integration_bridges_rationale_66", "target": "integration_bridges_fusionfleetbridge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L66", "weight": 1.0}, {"source": "integration_bridges_rationale_98", "target": "integration_bridges_fusionfleetbridge_fusion_is_fleet_installed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L98", "weight": 1.0}, {"source": "integration_bridges_rationale_103", "target": "integration_bridges_fusionfleetbridge_onchange_fusion_vehicle_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L103", "weight": 1.0}, {"source": "integration_bridges_rationale_115", "target": "integration_bridges_fusionexpensebridge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L115", "weight": 1.0}, {"source": "integration_bridges_rationale_147", "target": "integration_bridges_fusionexpensebridge_fusion_is_hr_expense_installed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L147", "weight": 1.0}, {"source": "integration_bridges_rationale_152", "target": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L152", "weight": 1.0}, {"source": "integration_bridges_rationale_167", "target": "integration_bridges_fusionexpensebridge_create_move_from_expense_sheet", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L167", "weight": 1.0}, {"source": "integration_bridges_rationale_282", "target": "integration_bridges_fusionhelpdeskbridge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L282", "weight": 1.0}, {"source": "integration_bridges_rationale_313", "target": "integration_bridges_fusionhelpdeskbridge_fusion_is_helpdesk_installed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L313", "weight": 1.0}, {"source": "integration_bridges_rationale_318", "target": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L318", "weight": 1.0}, {"source": "integration_bridges_rationale_332", "target": "integration_bridges_fusionhelpdeskbridge_action_create_credit_note_from_ticket", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L332", "weight": 1.0}], "raw_calls": [{"caller_nid": "integration_bridges_onchange_fusion_vehicle_id", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L107"}, {"caller_nid": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L153"}, {"caller_nid": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L155"}, {"caller_nid": "integration_bridges_fusionexpensebridge_action_open_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L155"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L175"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L176"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L180"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L181"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L182"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L182"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L185"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L186"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L192"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L200"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L208"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L209"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L222"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L222"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L223"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L236"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L245"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L246"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L250"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L250"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L251"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L259"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L261"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L262"}, {"caller_nid": "integration_bridges_create_move_from_expense_sheet", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L268"}, {"caller_nid": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L319"}, {"caller_nid": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L321"}, {"caller_nid": "integration_bridges_fusionhelpdeskbridge_action_open_helpdesk_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L321"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L344"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L345"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L350"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L351"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L352"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L352"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L356"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L357"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L363"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L364"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L365"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L365"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L368"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L369"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L376"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L377"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_reverse_moves", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L379"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L383"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L385"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L390"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L398"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L399"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L403"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L407"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L408"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L409"}, {"caller_nid": "integration_bridges_action_create_credit_note_from_ticket", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/integration_bridges.py", "source_location": "L416"}]}