Copied to clipboard

Flag this post as spam?

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


  • Matt Taylor 859 posts 2052 karma points
    Feb 04, 2015 @ 21:33
    Matt Taylor
    0

    edit-order.cshtml Typo

    Line 358 in the macro script edit-order.cshtml needs an @ in front of it.

    @if ( Model.DiscountCodes.Count > 0 || Model.GiftCards.Count > 0 ) {

    Let me know if there's a better place to raise these or perhaps I can do a pull request.

    Regards, Matt

  • Matt Taylor 859 posts 2052 karma points
    Feb 04, 2015 @ 21:34
    Matt Taylor
    0

    Should've said in TC v3.

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Feb 04, 2015 @ 21:40
    Dennis Aaen
    0

    Hi Matt,

    It is possible for you to make a pull-request. The source code to the Tea Commerce source and the starter kit is on GitHub, You can find the source code for the Tea Commerce core here https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco and you can find the starter kit here: https://github.com/TeaCommerce/Starter-kit-for-Umbraco

    And as you can see there is always some pull-requests to the core functionality in Tea Commerce. https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco/pulls

    Hope this helps,

    /Dennis

  • Bjarne Fyrstenborg 1182 posts 3441 karma points MVP 4x c-trib
    Feb 04, 2015 @ 21:42
    Bjarne Fyrstenborg
    0

    Hi Matt

    You can always raise issues on Github here and submit pull requests: https://github.com/TeaCommerce/Tea-Commerce-for-Umbraco

    Remember to commit to the development (dev) branch.

    /Bjarne

  • Matt Taylor 859 posts 2052 karma points
    Feb 04, 2015 @ 21:47
    Matt Taylor
    0

    Thanks chaps.

    I'll look into doing that. I've done it once in the past so shouldn't be too difficult.

    Regards, Matt

  • Anders Burla Johansen 2560 posts 8256 karma points
    Feb 05, 2015 @ 10:16
    Anders Burla Johansen
    100

    Hi Matt

    That bug has been fixed and is available when we release 3.0.1

    But yeah - a pull request would be the way to go normally or report the issue at GitHub :)

    Kind regards
    Anders

  • Matt Taylor 859 posts 2052 karma points
    Feb 05, 2015 @ 11:30
    Matt Taylor
    0

    Ah OK, only version 3.0 is available on the Umbraco project page, https://our.umbraco.org/projects/website-utilities/tea-commerce

    I've looked at what's on github and of course it's just the source from what I can see. Can I easily create an Umbraco package from it to install over my v3?

    Regards, Matt

  • Anders Burla Johansen 2560 posts 8256 karma points
    Feb 05, 2015 @ 13:51
    Anders Burla Johansen
    0

    Yes it has not been released yet. But you should be able to just build the project from the build folder in the GitHub project.

    Kind regards
    Anders

  • 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