mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-24 23:12:09 +02:00
- Remove group.xml overrides (groups managed by account module in 19.0)
- Remove reconciliation.xml server action (provided by account module)
- Remove menu_action_account_moves_all groups_id clear (incompatible)
- Fix search view: remove group expand attribute
🤖 assisted by claude
4 lines
128 B
XML
4 lines
128 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<!-- Reconciliation action is provided by account module in 19.0 -->
|
|
</odoo>
|