You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch '19.0' into fix/951-role-menu-audit-additive
Resolves HISTORY / version conflicts in 4 modules where this branch's
OP#951 entries collided with upstream's #943 x2many_no_padding entries
at the same version number:
- spp_farmer_registry: bump 19.0.2.0.1 -> 19.0.2.0.2
- spp_hazard: bump 19.0.2.0.1 -> 19.0.2.0.2
- spp_programs: bump 19.0.2.1.1 -> 19.0.2.1.2
- spp_service_points: bump 19.0.2.0.1 -> 19.0.2.0.2
README.rst and static/description/index.html taken from HEAD; CI's OCA
README generator will regenerate them from the updated HISTORY.md in a
follow-up commit.
- fix(views): apply `spp_registry.x2many_no_padding` widget to the Bank Information list on group and individual registrant forms — removes the four empty placeholder rows Odoo 19 inserts on inline list-in-form views (#943).
- fix(views): apply `spp_registry.x2many_no_padding` widget to the Consents list on registrant forms, and hide the table entirely when there are no consents (showing a muted info line instead) — matches the empty-state treatment of read-only / no-create lists elsewhere (#943).
0 commit comments