• Is there anyway that I can add a header line to the orders that the module downloads, what I need to achieve is to have the customer account number in a header line with the product lines beneath.

    i.e.
    HEADING, Customer1, Order1Ref
    Prod1, Code, Qty
    Prod2, Code, Qty
    HEADING, Customer2, Order2Ref
    Prod1, Code, Qty
    Prod2, Code, Qty
    Prod3, Code, Qty

    This would be two separate orders with 2 products in the first order and 3 products in the second order for a different customer.

    Thanks for any advice

    • This topic was modified 7 years, 8 months ago by bradrob80.
Viewing 1 replies (of 1 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi

    You should use format “CSV”.
    Open this tab and mark checkbox “Item rows start from new line”.

    thanks, Alex

Viewing 1 replies (of 1 total)

The topic ‘Customer Header Line Per Order’ is closed to new replies.