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

Orders admin interface workflow #361

Closed
gouthamve opened this issue Apr 8, 2015 · 2 comments
Closed

Orders admin interface workflow #361

gouthamve opened this issue Apr 8, 2015 · 2 comments
Assignees

Comments

@gouthamve
Copy link
Contributor

I think the current order handling on the admin side is incomplete.

  1. I cannot generate an invoice until I add tracking
  2. The downloaded invoice is lost (It cannot be retrieved again).
    2.b Also the invoice generated could be better. (minor Fix PDF format #307)
  3. There is complete packing after the tracking is added which does not make sense.

The tracking should come after we ship. So the invoice and shipping label should be done first and the tracking later. Also there should be an option to download the invoice whenever needed.

And keeping in mind #285 #290 I think each order should have its own page where all this is handled. Instead of handling everything on the orders admin interface.

@aaronjudd aaronjudd added this to the Order Workflow milestone Apr 9, 2015
@aaronjudd aaronjudd added the ready label Apr 9, 2015
@aaronjudd
Copy link
Contributor

Agree -> the "kanban" order handling layout was a concept.. but I don't think it's really going to work -> I'm thinking more of a list, (maybe a bit more like the shipping stuff) each order can have a few "quick helpers" but being able to just go to a replica of the order, with all the necessary steps and also a print layout. Also think we need to consider #278. My original thinking on the workflow is that you should be able to add, remove, reorder both cart and order workflows to accommodate different processes (such as submission to a fulfillment center) - UI will need to reflect those changes.

@aaronjudd
Copy link
Contributor

Closing in favor of new tickets related to specific order workflow improvements, now that we've refactored order workflows.

aaronjudd pushed a commit that referenced this issue Dec 3, 2015
- resolves #361
- initial commit for issue
#300
aaronjudd pushed a commit that referenced this issue Dec 3, 2015
- order list view updates WIP
- adds collection to layout workflow config
- renames layout/pushWorkflow to
- workflow/pushCartWorkflow
- workflow/pushOrderWorkflow
- reactionTemplates gets collection from workflow object in shop
- initial commit for issue
#300
- additional updates for issue
#361
cmbirk pushed a commit to cmbirk/reaction that referenced this issue Aug 18, 2019
…update-2019-05-31

Pete daily update 2019 05 31
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

No branches or pull requests

2 participants