Commit graph

7 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
788ea7113e update: 19.0 compatibility for odoomates accounting modules
- All manifest versions updated to 19.0.1.0.0
- Renamed all <tree> view tags to <list> (19.0 requirement)
- Renamed tree,form to list,form in view_mode fields
- Removed account.chart.template views (AbstractModel in 19.0)
- Fixed xpath /tree/ to /list/ in account_journal.xml for payment methods
- Modules: om_account_accountant, accounting_pdf_reports,
  om_account_budget, om_recurring_payments, om_account_daily_reports

🤖 assisted by claude
2026-03-09 16:58:26 +01:00
Ernad Husremovic
4e472fc5fa chore: bs translation fix sinkroniz→sinhroniz
🤖 assisted by claude
2026-01-13 17:15:35 +01:00
Ernad Husremovic
a4e5099b48 chore: bs translation updates (sinkronizac→sinhronizac, Create RFQ fix)
🤖 assisted by claude
2026-01-13 16:43:10 +01:00
Ernad Husremovic
b9712bbceb Add new HR payroll and OCR processing submodules
🤖 assisted by claude
2025-11-08 14:04:08 +01:00
Ernad Husremovic
3b38c49bf0 Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00