-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix(dashboard): Add payment_collections to default fields in customer orders section #14354
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
base: develop
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: a44b7f7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 75 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@docloulou is attempting to deploy a commit to the medusajs Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
I added payment_collections to the default fields in customer orders because if line
medusa/packages/admin/dashboard/src/hooks/table/columns/use-order-table-columns.tsx
Lines 101 to 104 in 0277062
Note
Adds
*payment_collectionsto the default relations for customer orders to ensure required data is fetched.DEFAULT_RELATIONSinpackages/admin/dashboard/src/routes/customers/customer-detail/components/customer-order-section/customer-order-section.tsxto include*payment_collectionswhen fetching orders.Written by Cursor Bugbot for commit a44b7f7. This will update automatically on new commits. Configure here.