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

How the Product Type, Commission, Distance, Delivery Type will be handled in TaskCat? #69

Closed
ahmdfsl opened this issue Jun 27, 2016 · 5 comments
Labels

Comments

@ahmdfsl
Copy link

ahmdfsl commented Jun 27, 2016

Background:
After examining the ops team's excel sheet, we found that, almost all of their fields matches with our system except these following fields:

  1. Product Type: E-commerce, Document, Coffee, Ticket, Grocery, Vape, Food, Salad
  2. Commission: ex: if dhaka dough's product price is 2000 and above, we get 20% of the price as a commission + our service charge!
  3. Distance: Total distance traveled by a delivery man, right now manually calculated
  4. Delivery Type: Same Day, Next Day [maybe this is our ETA]

How these fields should be handled in TaskCat?

@thehoneymad
Copy link
Member

This is a nice one to be honest. Thanks for the detailed background here

  1. Product Type is a good idea but sometimes orders contains multiple product type, I'd tell you to wait for Inventory workflow in TaskCat #8
  2. Please wait for Job PostProcessing API for TaskCat #66
  3. Good point, create one ticket please for this
  4. Yes, that is our ETA

When you're done reading, please close this one.

@thehoneymad
Copy link
Member

@faisalgobd have you read this?

@ahmdfsl
Copy link
Author

ahmdfsl commented Jul 25, 2016

@thehoneymad Yes I did. I think 3. Distance is related to the issue #76 . Should I add an issue for it anyway?

@ahmdfsl
Copy link
Author

ahmdfsl commented Jul 25, 2016

Ticket added. #80

@thehoneymad
Copy link
Member

Closing this as the question has already been answered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants