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

1 line
6.6 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py", "label": "account_fiscal_position.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L1"}, {"id": "account_fiscal_position_fusionfiscalposition", "label": "FusionFiscalPosition", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L7"}, {"id": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat", "label": "._inverse_foreign_vat()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L13"}, {"id": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "label": "._create_draft_closing_move_for_foreign_vat()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L21"}, {"id": "account_fiscal_position_rationale_8", "label": "Extends fiscal positions to generate draft tax-closing entries whenever a fo", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L8"}, {"id": "account_fiscal_position_rationale_14", "label": "When the foreign_vat field is written, propagate draft closing moves for", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L14"}, {"id": "account_fiscal_position_rationale_22", "label": "For every existing draft tax-closing entry, ensure a corresponding closi", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L22"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_fiscal_position_py", "target": "account_fiscal_position_fusionfiscalposition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L7", "weight": 1.0}, {"source": "account_fiscal_position_fusionfiscalposition", "target": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L13", "weight": 1.0}, {"source": "account_fiscal_position_fusionfiscalposition", "target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L21", "weight": 1.0}, {"source": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat", "target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L19", "weight": 1.0}, {"source": "account_fiscal_position_rationale_8", "target": "account_fiscal_position_fusionfiscalposition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L8", "weight": 1.0}, {"source": "account_fiscal_position_rationale_14", "target": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L14", "weight": 1.0}, {"source": "account_fiscal_position_rationale_22", "target": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L22", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_fiscal_position_fusionfiscalposition_inverse_foreign_vat", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L16"}, {"caller_nid": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L24"}, {"caller_nid": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L25"}, {"caller_nid": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L29"}, {"caller_nid": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "callee": "grouped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L29"}, {"caller_nid": "account_fiscal_position_fusionfiscalposition_create_draft_closing_move_for_foreign_vat", "callee": "_get_and_update_tax_closing_moves", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_fiscal_position.py", "source_location": "L31"}]}