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

1 line
18 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "label": "_factories.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L1"}, {"id": "factories_make_bank_journal", "label": "make_bank_journal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L21"}, {"id": "factories_make_bank_statement", "label": "make_bank_statement()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L31"}, {"id": "factories_make_bank_line", "label": "make_bank_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L54"}, {"id": "factories_ensure_test_product", "label": "_ensure_test_product()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L82"}, {"id": "factories_make_invoice", "label": "make_invoice()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L93"}, {"id": "factories_make_vendor_bill", "label": "make_vendor_bill()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L116"}, {"id": "factories_make_suggestion", "label": "make_suggestion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L143"}, {"id": "factories_make_pattern", "label": "make_pattern()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L159"}, {"id": "factories_make_precedent", "label": "make_precedent()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L172"}, {"id": "factories_make_reconcileable_pair", "label": "make_reconcileable_pair()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L192"}, {"id": "factories_rationale_1", "label": "Test data factories for fusion_accounting_bank_rec. Provides recordset builders", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L1"}, {"id": "factories_rationale_22", "label": "Create a bank journal. `code` defaults to first 5 chars of `name`.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L22"}, {"id": "factories_rationale_32", "label": "Create a bank statement. NOTE: in V19 Community, ``account.bank.statement.j", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L32"}, {"id": "factories_rationale_56", "label": "Create a bank statement line. Creates a journal (and optionally a statement)", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L56"}, {"id": "factories_rationale_83", "label": "Get or create a service product suitable for invoice lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L83"}, {"id": "factories_rationale_95", "label": "Create a customer invoice (out_invoice). Posted by default.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L95"}, {"id": "factories_rationale_118", "label": "Create a vendor bill (in_invoice). Posted by default.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L118"}, {"id": "factories_rationale_146", "label": "Create a fusion.reconcile.suggestion against a bank line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L146"}, {"id": "factories_rationale_161", "label": "Create a fusion.reconcile.pattern for a partner.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L161"}, {"id": "factories_rationale_174", "label": "Create a fusion.reconcile.precedent.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L174"}, {"id": "factories_rationale_193", "label": "Create a bank line + a customer invoice with the same partner+amount. Return", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L193"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_bank_journal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L21", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_bank_statement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L31", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_bank_line", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L54", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_ensure_test_product", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L82", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_invoice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L93", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_vendor_bill", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L116", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_suggestion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L143", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_pattern", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L159", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_precedent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L172", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "target": "factories_make_reconcileable_pair", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L192", "weight": 1.0}, {"source": "factories_make_bank_statement", "target": "factories_make_bank_journal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L41", "weight": 1.0}, {"source": "factories_make_bank_line", "target": "factories_make_bank_journal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L65", "weight": 1.0}, {"source": "factories_make_invoice", "target": "factories_ensure_test_product", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L96", "weight": 1.0}, {"source": "factories_make_vendor_bill", "target": "factories_ensure_test_product", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L119", "weight": 1.0}, {"source": "factories_make_reconcileable_pair", "target": "factories_make_invoice", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L201", "weight": 1.0}, {"source": "factories_make_reconcileable_pair", "target": "factories_make_bank_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L202", "weight": 1.0}, {"source": "factories_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_factories_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L1", "weight": 1.0}, {"source": "factories_rationale_22", "target": "factories_make_bank_journal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L22", "weight": 1.0}, {"source": "factories_rationale_32", "target": "factories_make_bank_statement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L32", "weight": 1.0}, {"source": "factories_rationale_56", "target": "factories_make_bank_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L56", "weight": 1.0}, {"source": "factories_rationale_83", "target": "factories_ensure_test_product", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L83", "weight": 1.0}, {"source": "factories_rationale_95", "target": "factories_make_invoice", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L95", "weight": 1.0}, {"source": "factories_rationale_118", "target": "factories_make_vendor_bill", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L118", "weight": 1.0}, {"source": "factories_rationale_146", "target": "factories_make_suggestion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L146", "weight": 1.0}, {"source": "factories_rationale_161", "target": "factories_make_pattern", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L161", "weight": 1.0}, {"source": "factories_rationale_174", "target": "factories_make_precedent", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L174", "weight": 1.0}, {"source": "factories_rationale_193", "target": "factories_make_reconcileable_pair", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L193", "weight": 1.0}], "raw_calls": [{"caller_nid": "factories_make_bank_journal", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L23"}, {"caller_nid": "factories_make_bank_journal", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L23"}, {"caller_nid": "factories_make_bank_journal", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L24"}, {"caller_nid": "factories_make_bank_statement", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L42"}, {"caller_nid": "factories_make_bank_statement", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L44"}, {"caller_nid": "factories_make_bank_statement", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L47"}, {"caller_nid": "factories_make_bank_line", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L68"}, {"caller_nid": "factories_make_bank_line", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L75"}, {"caller_nid": "factories_ensure_test_product", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L84"}, {"caller_nid": "factories_ensure_test_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L86"}, {"caller_nid": "factories_make_invoice", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L100"}, {"caller_nid": "factories_make_invoice", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L110"}, {"caller_nid": "factories_make_invoice", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L112"}, {"caller_nid": "factories_make_vendor_bill", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L123"}, {"caller_nid": "factories_make_vendor_bill", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L133"}, {"caller_nid": "factories_make_vendor_bill", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L135"}, {"caller_nid": "factories_make_suggestion", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L148"}, {"caller_nid": "factories_make_pattern", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L162"}, {"caller_nid": "factories_make_precedent", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L175"}, {"caller_nid": "factories_make_precedent", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L180"}, {"caller_nid": "factories_make_precedent", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L180"}, {"caller_nid": "factories_make_precedent", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L183"}, {"caller_nid": "factories_make_reconcileable_pair", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L200"}, {"caller_nid": "factories_make_reconcileable_pair", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/_factories.py", "source_location": "L203"}]}