Skip to content

[19.0][MIG] web_sheet_full_width: Migration to 19.0 - #3618

Open
idris-domatix wants to merge 39 commits into
OCA:19.0from
idris-domatix:19.0-mig-web_sheet_full_width
Open

[19.0][MIG] web_sheet_full_width: Migration to 19.0#3618
idris-domatix wants to merge 39 commits into
OCA:19.0from
idris-domatix:19.0-mig-web_sheet_full_width

Conversation

@idris-domatix

Copy link
Copy Markdown

Migration of web_sheet_full_width to 19.0

Standard migration. Module history ported from 16.0.

Migration changes:

  • Manifest version bumped to 19.0.1.0.0, and assets moved from the removed web.assets_common bundle to web.assets_backend (the common bundle was split in 19.0).
  • SCSS: chatter selector .o_FormRenderer_chatterContainer.o-mail-Form-chatter (renamed in 19.0).
  • Removed the <?xml ?> declaration from static/description/index.html (in 19.0 it breaks description_html computation and prevents the module from installing).
  • Added pyproject.toml (whool).

Validation (local, without demo, mirroring CI):

  • pre-commit green.
  • Install with --test-enable --without-demo=all: clean, module loads without traceback.
  • Browser smoke: form sheet renders full-width above the default 1140px limit.

No Python tests in this module.

hbrunn and others added 30 commits July 22, 2026 11:10
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
- Add margin for better visibility
- Add web_sheet_full_width migration state Done
- Update to new OCA README.rst format.
[MIG] adapt web_sheet_full_width to V10.0 web framework
* less -> scss
* fragment readme + add a pointer to web_responsive
More specifically, in web_enterprise the selector .o_form_view.o_xxl_form_view > .o_form_sheet_bg > .o_form_sheet fixes the width and has more specificity than this one
@OCA-git-bot OCA-git-bot added series:19.0 mod:web_sheet_full_width Module web_sheet_full_width labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_sheet_full_width Module web_sheet_full_width series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.