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

[17.0][FIX] purchase_request: changes in report layout #2250

Merged
merged 1 commit into from
May 28, 2024

Conversation

ced-adhoc
Copy link
Contributor

@ced-adhoc ced-adhoc commented Apr 18, 2024

Rectify the layout of the purchase request report to address issues with column widths. Modifications include adjusting the Bootstrap grid classes for each column:

  • Request Reference, Creation Date, Source, Requested by, Assigned to, and Picking Type columns have been resized to col-2 to ensure uniformity and prevent overflow.
  • Description column has been resized to col-12 to occupy the entire width, resolving readability issues caused by its previous narrow width.
    This fix aims to provide a more coherent and user-friendly layout, enhancing the overall usability of the purchase request report.

Important Note: This is a Manual FP from this other PR

@ced-adhoc
Copy link
Contributor Author

Hello @pedrobaeza , could you please check this PR? It is the fwd port of this one you merged yesterday. Thanks!

@pedrobaeza pedrobaeza changed the title [FIX] purchase_request: changes in report layout [17.0][FIX] purchase_request: changes in report layout May 28, 2024
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 17.0-ocabot-merge-pr-2250-by-pedrobaeza-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 23279ae into OCA:17.0 May 28, 2024
5 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 5cff3bf. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants