medusa icon indicating copy to clipboard operation
medusa copied to clipboard

feat(dashboard) admin 3.0 create fulfillment

Open fPolic opened this issue 11 months ago • 6 comments

What

  • create fulfilment flow
  • additional fixes:
    • condition for displaying Unfulfilled items section
    • show fulfilled quantities instead of line item quantities in Fulfillment section
    • show unfulfilled quantities in Unfulfilled section

Note

  • I've added fulfilment creation for Orders; Claims and Swaps will be added with their domain PRs

TODO

  • [x] add info about inventory quantities (awaiting design for that)

fPolic avatar Mar 26 '24 16:03 fPolic

⚠️ No Changeset found

Latest commit: b824c058c114f45bcae99df1f88bacb2ce1eda5c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 26 '24 16:03 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 2:10pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Apr 2, 2024 2:10pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 2:10pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Apr 2, 2024 2:10pm

vercel[bot] avatar Mar 26 '24 16:03 vercel[bot]

Why do we have button here, but in most other flows we use the "actions"?

Also, the actions are currently empty:

CleanShot 2024-04-01 at 10 51 38

olivermrbl avatar Apr 01 '24 08:04 olivermrbl

I can't click the "Create fulfillment" button:

CleanShot 2024-04-01 at 10 52 58

olivermrbl avatar Apr 01 '24 08:04 olivermrbl

Why do we have button here, but in most other flows we use the "actions"?

Also, the actions are currently empty:

Good point, the button was there per design but I moved the action to the menu to be consistent.

I can't click the "Create fulfillment" button

Was this happening when you tried to create a partial fulfilment? If that was the case, it should be good now.

fPolic avatar Apr 02 '24 08:04 fPolic

Was this happening when you tried to create a partial fulfilment? If that was the case, it should be good now.

Yes, exactly. Works now!

olivermrbl avatar Apr 02 '24 08:04 olivermrbl