Copied to clipboard

Flag this post as spam?

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


  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Feb 04, 2016 @ 21:02
    Rusty Swayne
    3

    1.14.0 Release

    Merchello Umbraco 7 Merchello 1.14.0 introduces several new features.

    Umbraco Version

    Merchello tested against Umbraco 7.3.5, 7.3.6, 7.3.7

    Project Changes

    What's New

    • Merchello logo change to Tag version
    • Added the ability to manage invoice notes from the sales overview page in the back office.
    • Introduced the new Reports section with 4 reports: This Week Vs. Last week, Sales Over Time, Sales by Item and an Abandoned Basket report.
    • Invoice number prefixes now show up in the back office listings
    • Obsoleted the SalePreparation class and introduces the CheckoutManger. (SalePrep still works)
    • Adds currency code to merchInvoice table
    • Changes the default settings on install to have all products shippable
    • Adds directives to the customer overview page to show customer's basket and wish list contents.
    • Fixes several issues - see the issue tracker or agile board.

    Breaking Changes

    • There is a slight breaking change for the way you add notes through SalePreparation (which has been obsoleted).

    Upgrade Notes

    Upgrade your Umbraco installation to Umbraco 7.3.x before upgrading Merchello.

    Copy over Merchello binaries (dlls) in the bin directory. Copy over the App_Plugins/Merchello directory (note if you have made any configuration changes in the merchello.config make sure to retain those).

    Change log

    http://issues.merchello.com/youtrack/rest/agile/Merchello-1/sprint/1.14.0

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Feb 04, 2016 @ 23:15
    Rusty Swayne
    0

    Forgot to mention we've added a new Multi-Product-Picker data type for IPublishedProduct for related products and the like.

  • Tito 314 posts 623 karma points
    Feb 05, 2016 @ 08:56
    Tito
    1

    Congratulations @Rusty! this is an awesome update, i've just checked new reports section, they are amazing!

  • Tom Van Rompaey 38 posts 136 karma points
    Feb 07, 2016 @ 18:49
    Tom Van Rompaey
    0

    Upgraded Merchello from 1.13.0 to 1.14.0 without any issues.

    Great release! Go Merchello! :)

  • Gaitano Boeraeve 17 posts 56 karma points
    Feb 13, 2016 @ 03:27
    Gaitano Boeraeve
    0

    Is it possible to update from 1.12.x tot 1.14.x? Had some troubles with the merchNote table when upgrading from 1.12.x right away to 1.14.x, skipping the 1.13.x release during development

    Update 1: Solved it by changing merchello version number in app-setting to 1.13.0 after copying the 1.14 files.

    Update 2: Same problems when trying to update live site. After trying literally everything I stumbled upon this error in the logs now:

    "The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'dbo.merchProductVariant' and the index name 'IX_merchProductVariantSku'. The duplicate key value is (S-D125-T60). The statement has been terminated."

    Looked like my client succeeded to input two products with the same SKU. I've checked his product list and looks like he made a typo with the sku. Fixed that one and migrations executing smoothly now.

    Interesting too see that a duplicate SKU can have influence on that.

Please Sign in or register to post replies

Write your reply to:

Draft