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

Add Support for multiple POs #122

Closed
3 tasks
disha1202 opened this issue Dec 28, 2022 · 1 comment · Fixed by #157 or #158
Closed
3 tasks

Add Support for multiple POs #122

disha1202 opened this issue Dec 28, 2022 · 1 comment · Fixed by #157 or #158
Assignees

Comments

@disha1202
Copy link
Contributor

disha1202 commented Dec 28, 2022

What is the motivation for adding/enhancing this feature?

Currently the import app can only accept POs with single PoId.
Add support for multiple POs

Sample csv :
DM12234_SUMPO111111 (1).csv

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

@disha1202 disha1202 self-assigned this Dec 28, 2022
@Dhiraj1405
Copy link

Dhiraj1405 commented Jan 12, 2023

Missing Products Modal helps users to correct missing/wrong product SKU codes. User can select one SKU code at a time, the selected SKU code would appear in the input box letting user edit or rewrite the SKU code. Once done, user can update the SKU code. Once the user press the Update button, API will take the input and also fetch the product SKU code from the product information database. Following, there will be two results scenarios:

  1. If SKU codes match, input is valid and product will move to the completed tab.
  2. If SKU codes do not match, input is invalid and user must put the different SKU code. Note: User can abandon correcting the one SKU code and might move to other incorrect SKU code.

Screen reference:

Valid SKU text populates when USER edits the missing SKU code and input correct SKU code, this validation also confirms that product SKU is now moved to the completed tab.

Attached image for Valid SKU:
Missing products_ Valid SKU

Invalid SKU text populates when USER edits missing SKU code and input incorrect SKU code, this error text suggests user to try again. Important: Product SKU does not move to the completed tab.

Attached image for Invalid SKU:
Missing products_ Invalid SKU

Completed tab shows all the corrected SKUs. In case, when user wants to change the SKU code for already corrected SKUs, they can select and repeat the above mentioned process.

Attached image for Completed Tab:
Missing products_ Completed Tab

@disha1202 disha1202 mentioned this issue Jan 12, 2023
6 tasks
@disha1202 disha1202 assigned adityasharma7 and unassigned disha1202 Jan 16, 2023
@disha1202 disha1202 changed the title Implement code to make PO review page dynamic Add Support for multiple POs Jan 17, 2023
ravilodhi added a commit that referenced this issue Aug 25, 2023
Implemented: Page Selection Persistence for Import App with Side Navigation(#122)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants