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

1 line
11 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "label": "debit_note.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L1"}, {"id": "debit_note_fusiondebitnote", "label": "FusionDebitNote", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L17"}, {"id": "debit_note_compute_debit_note_count", "label": "_compute_debit_note_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L62"}, {"id": "debit_note_fusiondebitnote_action_create_debit_note", "label": ".action_create_debit_note()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L70"}, {"id": "debit_note_fusiondebitnote_action_view_debit_notes", "label": ".action_view_debit_notes()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L170"}, {"id": "debit_note_rationale_18", "label": "Extends account.move with debit note creation from invoices. A *debit note*", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L18"}, {"id": "debit_note_rationale_71", "label": "Create a debit note from the current invoice. The debit note is a new i", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L71"}, {"id": "debit_note_rationale_171", "label": "Open the list of debit notes created from this invoice.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L171"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "target": "debit_note_fusiondebitnote", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_debit_note_py", "target": "debit_note_compute_debit_note_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L62", "weight": 1.0}, {"source": "debit_note_fusiondebitnote", "target": "debit_note_fusiondebitnote_action_create_debit_note", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L70", "weight": 1.0}, {"source": "debit_note_fusiondebitnote", "target": "debit_note_fusiondebitnote_action_view_debit_notes", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L170", "weight": 1.0}, {"source": "debit_note_rationale_18", "target": "debit_note_fusiondebitnote", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L18", "weight": 1.0}, {"source": "debit_note_rationale_71", "target": "debit_note_fusiondebitnote_action_create_debit_note", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L71", "weight": 1.0}, {"source": "debit_note_rationale_171", "target": "debit_note_fusiondebitnote_action_view_debit_notes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L171", "weight": 1.0}], "raw_calls": [{"caller_nid": "debit_note_compute_debit_note_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L64"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L84"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L87"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L87"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L93"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L93"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L99"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L102"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L102"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L103"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L109"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L115"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L118"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L118"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L125"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L125"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L135"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L136"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L137"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L144"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L146"}, {"caller_nid": "debit_note_fusiondebitnote_action_create_debit_note", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L163"}, {"caller_nid": "debit_note_fusiondebitnote_action_view_debit_notes", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L172"}, {"caller_nid": "debit_note_fusiondebitnote_action_view_debit_notes", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L175"}, {"caller_nid": "debit_note_fusiondebitnote_action_view_debit_notes", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L182"}, {"caller_nid": "debit_note_fusiondebitnote_action_view_debit_notes", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/debit_note.py", "source_location": "L191"}]}