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

[Implement] Service to setup orders in the system #18

Open
priyasharma1 opened this issue Apr 24, 2023 · 2 comments
Open

[Implement] Service to setup orders in the system #18

priyasharma1 opened this issue Apr 24, 2023 · 2 comments
Assignees

Comments

@priyasharma1
Copy link

priyasharma1 commented Apr 24, 2023

  • As per our discussion, we have agreed to use the OFBiz data model to store orders
    • Shopify order id will be stored as order_name
    • OMS order id will be stored as external_id (primary identifier)
  • Likewise, product SKU and orderItemSeqId will be the primary identifier while creating order item

Reusable service to identify whether a given facility is supported by a product store should be implemented separately.
#1

@dt2patel
Copy link
Contributor

If we put shipping address on header, how do we support orders that have shipping and pickup items?

@priyasharma1
Copy link
Author

@dt2patel , pickup orders will be handled in the BOPIS app.
We will only get brokered orders in the feed.

@patelanil patelanil self-assigned this Nov 28, 2023
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

3 participants