odoo-modules/odoo-bringout-odoomates-om_account_budget/om_account_budget
Ernad Husremovic 1719960a8b fix: om_account_budget additional 19.0 compatibility fixes
- Fix account.analytic.group → account.analytic.plan (renamed in 19.0)
- Remove states attribute from field definitions (deprecated in 19.0)
- Fix menu references: account_management_menu → account_account_menu,
  menu_finance_entries_management → menu_finance_entries
- Remove group expand from search view (invalid in 19.0)
- Remove res_config_settings xpath for non-existent account_budget div

🤖 assisted by claude
2026-03-09 18:16:50 +01:00
..
data Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
doc Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
i18n chore: bs translation fix sinkroniz→sinhroniz 2026-01-13 17:15:35 +01:00
models fix: om_account_budget additional 19.0 compatibility fixes 2026-03-09 18:16:50 +01:00
security fix: 19.0 compatibility for accounting_pdf_reports, om_account_budget, om_recurring_payments 2026-03-09 18:10:10 +01:00
static/description Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
views fix: om_account_budget additional 19.0 compatibility fixes 2026-03-09 18:16:50 +01:00
__init__.py Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
__manifest__.py update: 19.0 compatibility for odoomates accounting modules 2026-03-09 16:58:26 +01:00