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

Feature: Ability to generate a report on specific orders #86

Open
cgsmith opened this issue Oct 26, 2022 · 3 comments · May be fixed by #104
Open

Feature: Ability to generate a report on specific orders #86

cgsmith opened this issue Oct 26, 2022 · 3 comments · May be fixed by #104
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cgsmith
Copy link
Contributor

cgsmith commented Oct 26, 2022

As a user I should be able to generate a report of orders by copying and pasting from a CSV file. The report will generate the same csv output that is in the order controller - customers would just like to get a list of orders without having to generate a list by picking a date range.

@cgsmith cgsmith added enhancement New feature or request good first issue Good for newcomers labels Oct 26, 2022
@samdark
Copy link
Collaborator

samdark commented Nov 13, 2022

Do you mean input should be a CSV file or a textarea with some kind of separators? What should be the data there? Order IDs?

@cgsmith
Copy link
Contributor Author

cgsmith commented Nov 13, 2022

Input should be a textarea of customer reference numbers.

@cgsmith
Copy link
Contributor Author

cgsmith commented Nov 13, 2022

Linebreaks or comma separated for input is fine.

@cebe cebe self-assigned this Jan 17, 2023
cebe added a commit that referenced this issue Jan 17, 2023
@cebe cebe linked a pull request Jan 17, 2023 that will close this issue
2 tasks
cebe added a commit that referenced this issue Feb 15, 2023
cebe added a commit that referenced this issue Feb 21, 2023
cebe added a commit that referenced this issue Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants