Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] base: expand trailing text on ir.sequence legend #163853

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Apr 29, 2024

Issue

The trailing text on the ir.sequence view is unreadable due to spanning only one column
which leads to awkward line-wrapping.

Steps

  • Go to Settings -> Technical -> Sequences.
  • Select the sequence with code "sale.order".
  • Have a look at the legend.

Cause

The <div> containing the text spans only one column which is not suitable for long text.

opw-3820141

Forward-Port-Of: #161403
Forward-Port-Of: #160912

Issue
-----

The trailing text on the `ir.sequence` view is unreadable due to spanning only one column
which leads to awkward line-wrapping.

Steps
-----

 - Go to Settings -> Technical -> Sequences.
 - Select the sequence with code "sale.order".
 - Have a look at the legend.

Cause
-----

The <div> containing the text spans only one column which is not suitable for long text.

opw-3820141

X-original-commit: bf2d6c5
@robodoo
Copy link
Contributor

robodoo commented Apr 29, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Apr 29, 2024

@mizosoft this PR targets master and is the last of the forward-port chain containing:

To merge the full chain, use

@fw-bot r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@mizosoft
Copy link
Contributor

@fw-bot r+

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Apr 29, 2024
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Apr 29, 2024
robodoo pushed a commit that referenced this pull request Apr 30, 2024
Issue
-----

The trailing text on the `ir.sequence` view is unreadable due to spanning only one column
which leads to awkward line-wrapping.

Steps
-----

 - Go to Settings -> Technical -> Sequences.
 - Select the sequence with code "sale.order".
 - Have a look at the legend.

Cause
-----

The <div> containing the text spans only one column which is not suitable for long text.

opw-3820141

closes #163853

X-original-commit: bf2d6c5
Signed-off-by: Moataz Hussein (mohu) <mohu@odoo.com>
@robodoo robodoo closed this Apr 30, 2024
@robodoo robodoo added the 17.3 label Apr 30, 2024
@fw-bot fw-bot deleted the master-16.0-opw-3820141-properly_align_legend_on_ir_sequence-mohu-FS3G-fw branch May 14, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17.3 forwardport This PR was created by @fw-bot OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants