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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user