1 line
6.4 KiB
JSON
1 line
6.4 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py", "label": "account_payment.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L1"}, {"id": "account_payment_fusionaccountpayment", "label": "FusionAccountPayment", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L9"}, {"id": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "label": ".action_open_manual_reconciliation_widget()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L15"}, {"id": "account_payment_fusionaccountpayment_button_open_statement_lines", "label": ".button_open_statement_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L35"}, {"id": "account_payment_rationale_10", "label": "Augments payments with manual reconciliation and the ability to navigate to", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L10"}, {"id": "account_payment_rationale_16", "label": "Open the manual reconciliation view, optionally filtered by the payment'", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L16"}, {"id": "account_payment_rationale_36", "label": "Navigate to the bank reconciliation widget showing only the statement li", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L36"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py", "target": "ast", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_payment_py", "target": "account_payment_fusionaccountpayment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L9", "weight": 1.0}, {"source": "account_payment_fusionaccountpayment", "target": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L15", "weight": 1.0}, {"source": "account_payment_fusionaccountpayment", "target": "account_payment_fusionaccountpayment_button_open_statement_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L35", "weight": 1.0}, {"source": "account_payment_rationale_10", "target": "account_payment_fusionaccountpayment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L10", "weight": 1.0}, {"source": "account_payment_rationale_16", "target": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L16", "weight": 1.0}, {"source": "account_payment_rationale_36", "target": "account_payment_fusionaccountpayment_button_open_statement_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L21"}, {"caller_nid": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L22"}, {"caller_nid": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "callee": "literal_eval", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L26"}, {"caller_nid": "account_payment_fusionaccountpayment_action_open_manual_reconciliation_widget", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L26"}, {"caller_nid": "account_payment_fusionaccountpayment_button_open_statement_lines", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L41"}, {"caller_nid": "account_payment_fusionaccountpayment_button_open_statement_lines", "callee": "_action_open_bank_reconciliation_widget", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L43"}, {"caller_nid": "account_payment_fusionaccountpayment_button_open_statement_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_payment.py", "source_location": "L49"}]} |