Milan Topuzov

Results 21 issues of Milan Topuzov

Scope - web_calendar_slot_duration only (OCA/web) Summary - Migrate to Odoo 19 using the working feature branch code. - Context handling aligned with 19.0. - Asset paths are relative under web.assets_backend....

Scope - base_user_role only Summary - Migrate to Odoo 19.0 following OCA guide. - API updates: `group_ids` rename, `SUPERUSER_ID` import from `odoo.api`. - Switch to `models.Constraint` and `models.Index` APIs. -...

approved
migration
ready to merge

Scope - base_user_role_company only Summary - Migrate to Odoo 19.0 following OCA guide. - Override parent unique constraint with company-aware one: UNIQUE(user_id, role_id, company_id). - Tests aligned with 19.0 (group_ids...

Scope - base_user_role_history only Summary - Migrate to Odoo 19.0 following OCA guide. - Search view RNG schema updated (`` without deprecated attrs). Pre-commit - Verified locally; no additional changes...

Scope - impersonate_login Depends on - None Summary - Migration to Odoo 19.0; tests included. No functional changes beyond compatibility. - History preserved via `git format-patch --keep-subject` from upstream/18.0 and...

approved
ready to merge

Scope: - payroll only Depends on: - None Summary: - Migrate to Odoo 19. - Follows OCA 19.0 migration tasks (version bump, security field rename, tz API). Pre-commit: - Ran...

Scope: - payroll_account only Depends on: - [ ] https://github.com/OCA/payroll/pull/227 Summary: - Migrate to Odoo 19. - Follows OCA 19.0 migration tasks (version bump; removed 18.0 migrations). Temporary references: -...

Scope - web_debranding Depends on - None Summary - Backend debranding: - General Settings: remove the "About" block by dropping `` via a safe view inherit. - Browser tab: blank...

Scope - mail_debranding Depends on - None Summary - Import mail_debrand history from OCA/mail 18.0 using git filter-repo (isolated path + rename to mail_debranding) and git am (authors/subjects preserved). -...

Scope - portal_debranding Depends on - None Summary - Migrate to Odoo 19 and rename the module to `portal_debranding` to remove redundant wording. - Debrand portal pages: - Hide brand...