Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Enhancements to SKUs #40

Open
2 of 3 tasks
Dreller opened this issue Apr 27, 2021 · 3 comments · May be fixed by #55
Open
2 of 3 tasks

Enhancements to SKUs #40

Dreller opened this issue Apr 27, 2021 · 3 comments · May be fixed by #55
Assignees
Labels
enhancement New feature or request

Comments

@Dreller
Copy link
Owner

Dreller commented Apr 27, 2021

The SKU field must be enhanced as follow:

  • Uppercase all characters
  • Spaces unallowed
  • Must be unique in Account's database
@Dreller Dreller added the enhancement New feature or request label Apr 27, 2021
@Dreller Dreller self-assigned this Apr 27, 2021
@Dreller
Copy link
Owner Author

Dreller commented May 8, 2021

pattern added to new type sku but need to trigger a validation when sending the form.

Dreller added a commit that referenced this issue May 8, 2021
Enhancements to SKU (WIP)
#40
Dreller added a commit that referenced this issue May 24, 2021
Remove Spaces and force Upper Cases.
#40
@Dreller
Copy link
Owner Author

Dreller commented May 24, 2021

Removed the pattern because I control the SKU with JS.

Dreller added a commit that referenced this issue May 24, 2021
@Dreller
Copy link
Owner Author

Dreller commented May 24, 2021

Dreller added a commit that referenced this issue May 25, 2021
SKU prompt in Product Edit is controlled and data must be unique for the account.  A special warning message will be shown if an used SKU is entered, and it will not be possible to save the change. #40
@Dreller Dreller linked a pull request May 25, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant