Commit graph

3 commits

Author SHA1 Message Date
Ernad Husremovic
6b3ae65b51 fix: add groups to Accounting menu so standard accounting groups activate it
The menuitem override was missing the groups attribute, causing the
Accounting menu to not be visible for users with only standard
accounting groups (group_account_readonly, group_account_invoice,
group_account_manager).

🤖 assisted by claude
2026-03-10 09:54:12 +01:00
Ernad Husremovic
e695a6847c fix: om_account_accountant 19.0 compatibility
- 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
2026-03-09 21:15:35 +01:00
Ernad Husremovic
3b38c49bf0 Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00