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

Sort quote and invoice PDF templates by name #9444

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

J-Light
Copy link
Contributor

@J-Light J-Light commented Jan 21, 2022

Description

PDF Template pop up results in an unordered list. Cases where several templates are defined, selecting them, forces users to read the complete list. An alphabetical sort is more logical easier to work with.

Motivation and Context

Improve the UX of users generating Quotes and Invoices by showing the list in alphabetical order.

How To Test This

  1. Create several quote and invoice templates

  2. Generate a quote and Invoice

  3. Print to Pdf for both quote and invoice.

  4. Verify that the template are in alphabetical order

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.

  • My change requires a change to the documentation.

  • I have read the How to Contribute guidelines.

jack7anderson7
jack7anderson7 previously approved these changes Feb 8, 2022
@jack7anderson7 jack7anderson7 added the Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member label Feb 8, 2022
@jack7anderson7 jack7anderson7 force-pushed the fix/sortPdfTemplates branch 2 times, most recently from b0e6921 to 0a62c1c Compare February 8, 2022 14:18
@jack7anderson7
Copy link
Contributor

jack7anderson7 commented Feb 8, 2022

Hi @J-Light,

I have changed the branch you are pointing to from salesagility:master to salesagility:hotfix.
In future when creating Pull Requests could you please make sure this is the branch you are pointing to.

Thanks,
Jack

@jack7anderson7 jack7anderson7 removed the Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member label Feb 8, 2022
@jack7anderson7 jack7anderson7 changed the base branch from master to hotfix February 8, 2022 14:25
@jack7anderson7 jack7anderson7 dismissed their stale review February 8, 2022 14:25

The base branch was changed.

@jack7anderson7 jack7anderson7 added Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Branch:Hotfix labels Feb 8, 2022
@jack7anderson7 jack7anderson7 added the Status: Requires Code Review Needs the core team to code review label Mar 31, 2023
@serhiisamko091184 serhiisamko091184 added the Area: PDFs Issues & PRs related to all things regarding PDFs label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: PDFs Issues & PRs related to all things regarding PDFs Branch:Hotfix Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Status: Requires Code Review Needs the core team to code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants