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

feat: Reallow customizing company abbreviation on setup. #36412

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

bosue
Copy link
Contributor

@bosue bosue commented Jul 30, 2023

The company abbreviation field was only removed earlier this year, in January, as part of a larger effort at simplifying the setup wizard: #33675.

While many if not most settings don‘t have to be set this early, thus the cleanup greatly improved simplicity for first time users, the company abbreviation field is a different beast.
It cannot be changed later as per #27766 and is hardcoded into the CoA and several other places during setup.

In the long term we should avoid hardcoding anything anywhere, but for now we need to reinstate this one field in the setup wizard.

Enclosed PR accomplishes this efficiently while minimizing noise, clutter. The installing user who may currently feel disempowered by an automatism that doesn’t fit their needs, is handed back control.

Example with the PR applied: obviously it‘s “NASA,” not “NAASA.”

RPReplay_Final1690740937.mov

no-docs

@bosue bosue marked this pull request as ready for review July 31, 2023 00:15
@bosue bosue marked this pull request as draft July 31, 2023 12:12
@bosue bosue changed the title Allow editing/specifying company abbreviation on setup feat: Reallow customizing company abbreviation on setup. Jul 31, 2023
@bosue bosue marked this pull request as ready for review July 31, 2023 21:54
@bosue
Copy link
Contributor Author

bosue commented Aug 2, 2023

Resolves #36394.

@deepeshgarg007 deepeshgarg007 added the backport version-14-hotfix backport to version 14 label Aug 3, 2023
@deepeshgarg007 deepeshgarg007 merged commit 10529e1 into frappe:develop Aug 3, 2023
5 of 7 checks passed
@bosue
Copy link
Contributor Author

bosue commented Aug 3, 2023

Nice, thank you, @deepeshgarg007, for merging my first successful PR here! 😀
I hope I'll be able to help more in the near future...

@dj12djdjs
Copy link
Collaborator

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Aug 14, 2023

backport version-14-hotfix

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • sender-permission>=write

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants