Copied to clipboard

Flag this post as spam?

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


  • Streety 358 posts 568 karma points
    Mar 13, 2013 @ 16:13
    Streety
    0

    Add Telephone number

    Hi Anders.

    I have a client who has been using TC for a while now and the feedback I have had is that is simple and fast.

     

    Its a good product.

     

    He has asked for a couple of features and I am unsure if they are items I can do from a dev point of view.

    These are:

     

    Add the telephone number in the TC sales (common) screen so that they may call the customer easily.

    Show the order lines WITHOUT VAT applied.

    The site shows items in NET but the VAT is automatically applied to the sales order.

     

    Is this something I can modify?

     

    Thanks.

  • Anders Burla 2560 posts 8256 karma points
    Mar 13, 2013 @ 16:28
    Anders Burla
    0

    Hi Streety

    Thanks for the feedback - its really great to hear!

    You can easily add the phone number. Just use the method updateOrderProperties and send the "phone" as a key and then the phone number. Not you need to add the phone number to the admin and email template xslt file. Thats it.

    The prices also has the price without vat so you just need to change the price field you use in your xslt and javascript.

    Kind regards
    Anders

  • Streety 358 posts 568 karma points
    Mar 26, 2013 @ 13:42
    Streety
    0

    Hi Anders.

     

    I am really not sure what you mean.

    I don't have access to the backend TeaCommerce files. I am not talking about the shopping cart. I am talking about the sales display.

     

    Thanks

  • Anders Burla 2560 posts 8256 karma points
    Mar 26, 2013 @ 20:05
    Anders Burla
    0

    So you dont have access to Umbraco and the Tea Commerce section? The xslt files that render the admin and confirmation mail is in the normal Umbraco xslt folder. What you need to do is to add the phone number in your cart flow. Do you already have a step where the customer adds his first name, last name, address etc?

    Kind regards
    Anders

  • Streety 358 posts 568 karma points
    Mar 27, 2013 @ 10:07
    Streety
    0

    Thans for your email.

     

     "I am not talking about the shopping cart. I am talking about the sales display"

    It would be good to have the customer telephone number here and the totals ex VAT

  • Anders Burla 2560 posts 8256 karma points
    Mar 27, 2013 @ 19:57
    Anders Burla
    0

    Ahh thats one :)

    You cant change that. Only in TC 2.0 you can change the mark up of this file to add other info for what you need.

    Kind regards
    Anders

  • Streety 358 posts 568 karma points
    Apr 01, 2013 @ 17:36
    Streety
    0

    Right.

     

    That's a blow The client is going to be pissed. I can't believe we can't get around this with a big upgrade?

     

  • Anders Burla 2560 posts 8256 karma points
    Apr 02, 2013 @ 08:29
    Anders Burla
    0

    You can get around it if you upgrade to Tea Commerce 2.0 - BUT the API has changed because we need to support more advanced setups so you would have to refactor your implementation. Its still mostly the same but still some major changes. Im really sorry that this is not able to change in Tea Commerce 1.x. I could properly make you a custom build where it is flexible but that would take me a couple of hours of work. Write me an email - info at teacommerce.net and I will talk about it in details

    Kind regards
    Anders

  • Streety 358 posts 568 karma points
    Apr 03, 2013 @ 10:56
    Streety
    0

    What is the upgrade path to v2?

    Do I need to upgrade Umbraco too?

    Will the existing sales transactions be maintained?

    Thank you.

  • Anders Burla 2560 posts 8256 karma points
    Apr 03, 2013 @ 13:11
    Anders Burla
    0

    The upgrade path to v2 is that you will have to install it on a clean Umbraco site. Then you should update your DB schema to match the new Tea Commerce database schema. Then you should remove all the old Tea Commerce files - NOT uninstall it using the Umbraco package area as this will also delete the DB tables. Then update the TeaCommerce_Version entries to match the ones in the empty/new Tea Commerce installation. Now install v2. I have no idea if this works as I havent tried it but it should be something like this.

    Kind regards
    Anders

  • Streety 358 posts 568 karma points
    Apr 03, 2013 @ 13:36
    Streety
    0

    "I have no idea if this works as I havent tried it but it should be something like this."

    With respect Anders. I can't really sell that to the client can I? It sounds like a total site re-build to me. I only want the telephone number shown on the sales screen.

     

    Is that really what your are suggesting?

     

    Thank you. 

  • Anders Burla 2560 posts 8256 karma points
    Apr 03, 2013 @ 14:05
    Anders Burla
    0

    I know that this is not the best solution - one other solution is that I can send you the source code for the Search.aspx that is used as the UI file for the order search. Then you can build your own version of the search and add the extra info you need. Then overwrite the aspx file and add your dll to the website and you should be good to go. Send us an email to info at teacommerce.net

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft