feat: move tax and pricelist mapping inline to Sync Settings tab

Tax mapping and pricelist mapping now live directly on the instance
form under Sync Settings. Added Fetch WC Tax Classes button that pulls
tax classes from WC API and auto-matches. Removed standalone menu items.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-04-01 16:58:01 -04:00
parent bc2bba14aa
commit 05c84d077d
4 changed files with 69 additions and 13 deletions

View File

@@ -80,16 +80,6 @@
action="action_woo_shipping_carrier"
sequence="20"/>
<menuitem id="woo_menu_tax_map"
name="Tax Mapping"
parent="woo_menu_config"
action="action_woo_tax_map"
sequence="30"/>
<menuitem id="woo_menu_pricelist_map"
name="Price List Mapping"
parent="woo_menu_config"
action="action_woo_pricelist_map"
sequence="40"/>
<!-- Tax and Pricelist mapping moved inline to Instance → Sync Settings -->
</odoo>