Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Should've said in TC v3.
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
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
Thanks chaps.
I'll look into doing that. I've done it once in the past so shouldn't be too difficult.
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 regardsAnders
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?
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.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
edit-order.cshtml Typo
Line 358 in the macro script edit-order.cshtml needs an @ in front of it.
Let me know if there's a better place to raise these or perhaps I can do a pull request.
Regards, Matt
Should've said in TC v3.
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
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
Thanks chaps.
I'll look into doing that. I've done it once in the past so shouldn't be too difficult.
Regards, Matt
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
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
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
is working on a reply...