hotwax / fulfillment

HotWax Commerce Fulfillment app
Apache License 2.0
7 stars 35 forks source link

Add Print PDF Button to Transfer Order Detail Page #648

Open AjinkyaM1 opened 2 months ago

AjinkyaM1 commented 2 months ago

What is the motivation for adding/enhancing this feature?

We need to add a Print PDF button at the top of the transfer order detail page, in the transfer order section of the fulfilment app. This button should trigger the generation of a document detailing the contents of the transfer order (TO). This document will serve as a packing slip or checklist for store associates, helping to ensure that all items are packed correctly.

What are the acceptance criteria?

  1. A Print button is visible and accessible at the top of the transfer order detail page.
  2. Clicking the Print button triggers the backend process to generate a PDF document containing the specified columns.
  3. The button should be located at the top of the page in the transfer order details bar.

Can you complete this feature request by yourself?

Additional information

Screenshot 2024-07-23 at 10 36 00 AM
dt2patel commented 4 weeks ago
Screenshot 2024-09-16 at 4 40 57 AM
ravilodhi commented 3 weeks ago

I think the below ticket solves the purpose of this ticket. @AjinkyaM1 Please confirm.

Here is the ticket - https://github.com/hotwax/fulfillment/issues/766