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: added script to create warehouse for smith users #155

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

MhmdSinanKT
Copy link
Contributor

Feature description

Each smith user requires a warehouse to track the items in their possession, for the same a warehouse will be created on user creation

Analysis and design

Create a warehouse with User's Full Name as Identifier, and email id as foreign key. The warehouse will be under All Smith warehouses

Solution description

Added a script on update of User to create/update warehouse for users with 'Smith' or 'Head of Smith' role

Output screenshots

image

Areas affected and ensured

Hooks

  • Doc Events

Is there any existing behavior change of other features due to this code change?

No

Was this feature tested on the browsers?

  • Chrome
  • Mozilla Firefox - Yes
  • Opera Mini
  • Safari

@muhammadmp muhammadmp merged commit f41e174 into develop Oct 22, 2023
1 check failed
@muhammadmp muhammadmp deleted the TASK-2023-00410 branch October 22, 2023 02:43
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.

2 participants