Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tobias Morf 80 posts 183 karma points
    Sep 15, 2011 @ 17:49
    Tobias Morf
    0

    Print order from order view

    Is it possible to "hook" in to that print event?
    Our goal is to create a professional bill in pdf format.

  • Anders Burla 2560 posts 8256 karma points
    Sep 15, 2011 @ 19:44
    Anders Burla
    1

    Hi Tobias

    We dont have an event for the print functionality - but makes sense so think we will implement it in the next release. Until then you could make a dashboard control - where you could select an order and then have a print button. Or you could in the orderAdmin xslt make a link to a page that would generate the print for you. Possible solutions?

    /Anders

  • Rune Grønkjær 1372 posts 3103 karma points
    Sep 16, 2011 @ 08:04
    Rune Grønkjær
    1

    Hi Guys,

    It would be easy to edit the orderAdmin xslt where you have 100% control over the look, feel and function. So I would go for that one as well.

    Alternatively you could autogenerate the bill when the order is finalized, hooking into the system with the .NET events, and the e-mail the pdf to either the shop owner, or even the customer.

    /Rune

  • Tobias Morf 80 posts 183 karma points
    Sep 16, 2011 @ 17:41
    Tobias Morf
    0

    The idea with hooking into the system with the .NET events is brillant.

    I use now the WebshopEvents.BeforeOrderConfirmationMailSend.

     

     

  • Rune Grønkjær 1372 posts 3103 karma points
    Sep 19, 2011 @ 08:11
    Rune Grønkjær
    0

    Super. Be sure to write again if you have any other questions.

    Please mark the correct answer, for others to se later. Thanks.

    /Rune

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies