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

[CustomerTransformHelper] Use company's name initial as parent folder for companies #2082

Merged
merged 1 commit into from Sep 24, 2022

Conversation

aarongerig
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no

This PR changes the parent folder for company objects.

Before:

└── ...
    └── D                          # Initial of customer's lastname
        └── Example Company        # Company Object
            └── John Doe           # Customer Object

After:

└── ...
    └── E                          # Initial of company's name
        └── Example Company        # Company Object
            └── John Doe           # Customer Object

@aarongerig aarongerig changed the title refactor: use company name initial as parent folder [CustomerTransformHelper] Use company's name initial as parent folder for companies Sep 20, 2022
@dpfaffenbauer dpfaffenbauer merged commit 032ea43 into coreshop:master Sep 24, 2022
@dpfaffenbauer
Copy link
Member

thanks

@aarongerig aarongerig deleted the patch-2 branch June 21, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants