Docs: Add Order PDF download steps (MT-4044)#649
Open
haleyserrano wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA
MT-4044 – Add print action in Galaxy UI to trigger order PDF endpoint
Epic: MT-4039 – Order PDF Generation
Change classification
UI/UX change — a Print action is now available in the order Actions menu, allowing admin users to download a server-generated PDF of any sales order. Partner Center only; no Business App impact.
Repo targeted
Partner Center docs (
vendasta/partnercenter-docs)Summary of documentation updates
docusaurus/docs/commerce/orders/order-pdf.mdxdocusaurus/docs/commerce/orders/index.mdxNew page — Order PDF (
order-pdf.mdx):Documents the full Order PDF feature for admin users. Includes:
order-<orderId>.pdfcanManageOrderspermission)Index update (
index.mdx):Added Order PDF to the "What's in this section" list so it appears in the orders navigation.
Existing docs updated or new docs created?
New page created. No existing page in the orders section covers PDF generation or download. The content would not fit cleanly into any existing page without disrupting its focus.
Placement reasoning
Placed in
docusaurus/docs/commerce/orders/alongside the other order management articles, as the last item in the section (after Item billing terms). This mirrors how the Orders index presents the feature: as an admin utility alongside the core order workflow articles.Acceptance criteria coverage
:::info Admin onlycalloutorder-<orderId>.pdf"Figma / images used
No Figma links were provided. The Galaxy PR (#33013) included a demo video but no static screenshots suitable for documentation.
Skills used
None — content was authored directly from the Galaxy PR description and JIRA ticket.
Assumptions and limitations
Relationship to PR #635
Draft PR #635 (MT-4040) created an earlier version of
order-pdf.mdxthat intentionally omitted the UI access path, noting MT-4044 had not shipped. Now that MT-4044 is merged, this PR supersedes #635 with the complete article. PR #635 should be closed in favour of this one.@ahnikakuse @haleyserrano @maryam6samadi
Generated by Claude Code