Closed wekeesler closed 5 months ago
/ocabot merge minor
What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-591-by-max3903-bump-minor, awaiting test results.
Congratulations, your PR was merged at 23790ddaac89ac8edcc97e76101585d25348913f. Thanks a lot for contributing to OCA. ❤️
The origin and cause form views do not render correctly because the description field in both forms uses colspan="4". Removing the colspan attribute so that the default value is used fixes the problem.
Origin form view before: Origin form view fixed:
Cause form view before: Cause form view fixed: