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

1 line
6.2 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_wizard_woo_category_filter_py", "label": "woo_category_filter.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L1"}, {"id": "woo_category_filter_woocategoryfilter", "label": "WooCategoryFilter", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L4"}, {"id": "woo_category_filter_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L15"}, {"id": "woo_category_filter_woocategoryfilter_action_save", "label": ".action_save()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L23"}, {"id": "woo_category_filter_woocategoryfilter_action_clear_all", "label": ".action_clear_all()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L29"}, {"id": "woo_category_filter_woocategoryfilter_reopen", "label": "._reopen()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L35"}, {"id": "woo_category_filter_rationale_24", "label": "Save the hidden categories to the instance.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L24"}, {"id": "woo_category_filter_rationale_30", "label": "Remove all hidden categories.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L30"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_wizard_woo_category_filter_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_wizard_woo_category_filter_py", "target": "woo_category_filter_woocategoryfilter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_wizard_woo_category_filter_py", "target": "woo_category_filter_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L15", "weight": 1.0}, {"source": "woo_category_filter_woocategoryfilter", "target": "woo_category_filter_woocategoryfilter_action_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L23", "weight": 1.0}, {"source": "woo_category_filter_woocategoryfilter", "target": "woo_category_filter_woocategoryfilter_action_clear_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L29", "weight": 1.0}, {"source": "woo_category_filter_woocategoryfilter", "target": "woo_category_filter_woocategoryfilter_reopen", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L35", "weight": 1.0}, {"source": "woo_category_filter_woocategoryfilter_action_clear_all", "target": "woo_category_filter_woocategoryfilter_reopen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L33", "weight": 1.0}, {"source": "woo_category_filter_rationale_24", "target": "woo_category_filter_woocategoryfilter_action_save", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L24", "weight": 1.0}, {"source": "woo_category_filter_rationale_30", "target": "woo_category_filter_woocategoryfilter_action_clear_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "woo_category_filter_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L16"}, {"caller_nid": "woo_category_filter_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L17"}, {"caller_nid": "woo_category_filter_default_get", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L19"}, {"caller_nid": "woo_category_filter_woocategoryfilter_action_save", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L25"}, {"caller_nid": "woo_category_filter_woocategoryfilter_action_clear_all", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/wizard/woo_category_filter.py", "source_location": "L31"}]}