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

1 line
19 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "label": "intrastat_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L1"}, {"id": "intrastat_report_fusionintrastatcode", "label": "FusionIntrastatCode", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L47"}, {"id": "intrastat_report_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L95"}, {"id": "intrastat_report_fusionproductintrastat", "label": "FusionProductIntrastat", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L104"}, {"id": "intrastat_report_fusionmovelineintrastat", "label": "FusionMoveLineIntrastat", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L135"}, {"id": "intrastat_report_fusionintrastatreport", "label": "FusionIntrastatReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L157"}, {"id": "intrastat_report_check_date_range", "label": "_check_date_range()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L222"}, {"id": "intrastat_report_fusionintrastatreport_action_compute", "label": ".action_compute()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L232"}, {"id": "intrastat_report_fusionintrastatreport_get_eligible_lines", "label": "._get_eligible_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L296"}, {"id": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "label": "._get_eu_country_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L335"}, {"id": "intrastat_report_fusionintrastatreport_reopen_wizard", "label": "._reopen_wizard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L342"}, {"id": "intrastat_report_fusionintrastatreportline", "label": "FusionIntrastatReportLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L357"}, {"id": "intrastat_report_rationale_1", "label": "Fusion Accounting - Intrastat Reporting Implements the EU Intrastat statistical", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L1"}, {"id": "intrastat_report_rationale_48", "label": "Combined Nomenclature (CN8) commodity code for Intrastat reporting. Each re", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L48"}, {"id": "intrastat_report_rationale_105", "label": "Extends ``product.template`` with Intrastat-specific fields. These fields a", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L105"}, {"id": "intrastat_report_rationale_136", "label": "Extends ``account.move.line`` with an Intrastat transaction code. The trans", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L136"}, {"id": "intrastat_report_rationale_158", "label": "Wizard that aggregates invoice data into Intrastat declaration lines. The u", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L158"}, {"id": "intrastat_report_rationale_233", "label": "Aggregate invoice lines into Intrastat declaration rows. Grouping key:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L233"}, {"id": "intrastat_report_rationale_297", "label": "Return ``account.move.line`` records for invoices that qualify for Intra", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L297"}, {"id": "intrastat_report_rationale_336", "label": "Return a set of ``res.country`` IDs for current EU member states.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L336"}, {"id": "intrastat_report_rationale_343", "label": "Return an action that re-opens this wizard form.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L343"}, {"id": "intrastat_report_rationale_358", "label": "One aggregated row in an Intrastat declaration. Each line represents a uniq", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L358"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L22", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L24", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L25", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_fusionintrastatcode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L47", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L95", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_fusionproductintrastat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L104", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_fusionmovelineintrastat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L135", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_fusionintrastatreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L157", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_check_date_range", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L222", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport", "target": "intrastat_report_fusionintrastatreport_action_compute", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L232", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport", "target": "intrastat_report_fusionintrastatreport_get_eligible_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L296", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport", "target": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L335", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport", "target": "intrastat_report_fusionintrastatreport_reopen_wizard", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L342", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "target": "intrastat_report_fusionintrastatreportline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L357", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport_action_compute", "target": "intrastat_report_fusionintrastatreport_get_eligible_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L248", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport_action_compute", "target": "intrastat_report_fusionintrastatreport_reopen_wizard", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L294", "weight": 1.0}, {"source": "intrastat_report_fusionintrastatreport_get_eligible_lines", "target": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L327", "weight": 1.0}, {"source": "intrastat_report_rationale_1", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_intrastat_report_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L1", "weight": 1.0}, {"source": "intrastat_report_rationale_48", "target": "intrastat_report_fusionintrastatcode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L48", "weight": 1.0}, {"source": "intrastat_report_rationale_105", "target": "intrastat_report_fusionproductintrastat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L105", "weight": 1.0}, {"source": "intrastat_report_rationale_136", "target": "intrastat_report_fusionmovelineintrastat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L136", "weight": 1.0}, {"source": "intrastat_report_rationale_158", "target": "intrastat_report_fusionintrastatreport", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L158", "weight": 1.0}, {"source": "intrastat_report_rationale_233", "target": "intrastat_report_fusionintrastatreport_action_compute", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L233", "weight": 1.0}, {"source": "intrastat_report_rationale_297", "target": "intrastat_report_fusionintrastatreport_get_eligible_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L297", "weight": 1.0}, {"source": "intrastat_report_rationale_336", "target": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L336", "weight": 1.0}, {"source": "intrastat_report_rationale_343", "target": "intrastat_report_fusionintrastatreport_reopen_wizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L343", "weight": 1.0}, {"source": "intrastat_report_rationale_358", "target": "intrastat_report_fusionintrastatreportline", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L358", "weight": 1.0}], "raw_calls": [{"caller_nid": "intrastat_report_check_date_range", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L225"}, {"caller_nid": "intrastat_report_check_date_range", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L226"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L243"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L246"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L250"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L251"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L270"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L279"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L283"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L289"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L291"}, {"caller_nid": "intrastat_report_fusionintrastatreport_action_compute", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L293"}, {"caller_nid": "intrastat_report_fusionintrastatreport_get_eligible_lines", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L314"}, {"caller_nid": "intrastat_report_fusionintrastatreport_get_eligible_lines", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L329"}, {"caller_nid": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L337"}, {"caller_nid": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L339"}, {"caller_nid": "intrastat_report_fusionintrastatreport_get_eu_country_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/intrastat_report.py", "source_location": "L340"}]}