• Resolved or5um1

    (@or5um1)


    Hi,

    for the Delivery note only, I want to duplicate the order info table and label it office copy. I can duplicate the fields in the print-content.php, but they are displayed for all document types (receipts, invoice..) – is there a way of checking that the document being printed is Delivery Note and then displaying the duplicate table, and if not then leave blank?

    many thanks
    Graeme

Viewing 1 replies (of 1 total)
  • Plugin Author Vishal Kothari

    (@ashokrane)

    Hi @or5um1,

    It is currently not possible to print a duplicate of the order info table.

    You can check the document type being printed from the $_GET[ 'print-order-type' ] variable. It will return ‘invoice’ or ‘delivery-note’ depending on which one is being printed.

    :Vishal

Viewing 1 replies (of 1 total)

The topic ‘Duplicate Copy for Delivery Note only’ is closed to new replies.