1 line
7.6 KiB
JSON
1 line
7.6 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "label": "report_pdf.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L1"}, {"id": "report_pdf_fusionreportpdf", "label": "FusionReportPdf", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L13"}, {"id": "report_pdf_get_report_values", "label": "_get_report_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L18"}, {"id": "report_pdf_rationale_1", "label": "QWeb PDF report for fusion financial reports. Wraps the engine's compute_* meth", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L1"}, {"id": "report_pdf_rationale_19", "label": "data is expected to be {report_type, date_from, date_to, comparison, company_id}", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L19"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_services_date_periods_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "target": "report_pdf_fusionreportpdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "target": "report_pdf_get_report_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L18", "weight": 1.0}, {"source": "report_pdf_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_reports_report_pdf_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L1", "weight": 1.0}, {"source": "report_pdf_rationale_19", "target": "report_pdf_fusionreportpdf_get_report_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "report_pdf_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L21"}, {"caller_nid": "report_pdf_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L22"}, {"caller_nid": "report_pdf_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L23"}, {"caller_nid": "report_pdf_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L24"}, {"caller_nid": "report_pdf_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L25"}, {"caller_nid": "report_pdf_get_report_values", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L27"}, {"caller_nid": "report_pdf_get_report_values", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L28"}, {"caller_nid": "report_pdf_get_report_values", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L28"}, {"caller_nid": "report_pdf_get_report_values", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L29"}, {"caller_nid": "report_pdf_get_report_values", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L30"}, {"caller_nid": "report_pdf_get_report_values", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L30"}, {"caller_nid": "report_pdf_get_report_values", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L34"}, {"caller_nid": "report_pdf_get_report_values", "callee": "compute_pnl", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L35"}, {"caller_nid": "report_pdf_get_report_values", "callee": "compute_balance_sheet", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L37"}, {"caller_nid": "report_pdf_get_report_values", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L39"}, {"caller_nid": "report_pdf_get_report_values", "callee": "compute_trial_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L40"}, {"caller_nid": "report_pdf_get_report_values", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L42"}, {"caller_nid": "report_pdf_get_report_values", "callee": "compute_gl", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L43"}, {"caller_nid": "report_pdf_get_report_values", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L47"}, {"caller_nid": "report_pdf_get_report_values", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L51"}, {"caller_nid": "report_pdf_get_report_values", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/reports/report_pdf.py", "source_location": "L52"}]} |