frappe / frappe/ecommerce_integrations
Delivery Date in Shopify Integration should default to Order Due Date
- Dominant language
- Python
- Stars
- 206
- Forks
- 275
- Avg merge
- 54m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
When integrating Shopify with ERPNext, Sales Orders get created when an order is placed in Shopify. However, the delivery date shown in ERPNext is not the same as the Order Due Date in Shopify. Instead, ERPNext shows the order date as the delivery date.
**Describe the solution you'd like**
The Sales Order should use the Order Due Date from Shopify as the Delivery Date
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Shopify integration entry point that creates ERPNext Sales Orders and trace how the Shopify Order Due Date is mapped to the ERPNext delivery date. Confirm the relevant field names and add or update coverage for an order with a due date; done when the Sales Order uses that date instead of the order date.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100