Page 1 of 2 12 LastLast
Results 1 to 10 of 122

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default New Version: Admin New Order 1.1.1

    For any members of the Zen Cart team, sorry for posting two new versions timed so closely together.

    Release Notes
    Bugfix: Corrected database table used when selecting a billing address.

  2. #2
    Join Date
    Jul 2012
    Location
    Kochi,Kerala
    Posts
    58
    Plugin Contributions
    4

    Default Re: New Version: Admin New Order 1.1.1

    I am having a Doubt over here,

    1. When Adding Order from Admin Side, How can we Add Shipping ??
    2. Is it possible to let the Customer to select shipping and Payment option to Finish the Order ?

    Vinod

  3. #3
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: New Version: Admin New Order 1.1.1

    Quote Originally Posted by vkd1980 View Post
    1. When Adding Order from Admin Side, How can we Add Shipping ??
    The intent for this module is to be able to create a new blank order record for a customer. For example when a customer calls in an order - or uses a "request quote" form.

    Once the blank order record has been created, the order is then passed to a module for editing the order. Currently the module sent to is "Edit Orders" which allows you to add/remove products and order-total lines (for example Shipping).

    Quote Originally Posted by vkd1980 View Post
    2. Is it possible to let the Customer to select shipping and Payment option to Finish the Order ?
    Not with this module. A better way to do this would be to create a module to edit / modify the customer's stored shopping cart. Or simply use something like "encrypted master password" and then log in and "act" on behalf of customer to fill their shopping cart and then log out. This way the next time the customer logs in they could just click on "shopping cart" and then go through the normal checkout process of "Shipping", "Payment", and "Confirmation".

  4. #4
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default New Version: 1.2

    Release Notes
    • Bugfix: New Order button no longer shows up if installation failed.
    • Bugfix: Uses the address name fields if entered (previously it always used the actual customer name instead of the address name fields).
    • Bugfix: Fixes an issue where the state was not entered into the order fields unless state dropdown menus were used.

  5. #5
    Join Date
    Apr 2007
    Posts
    40
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Hi,

    I hoping one of you experts can assist.

    I have installed both the New Order and the Edit Order modules as requested.

    When I'm using the module from the admin area Im getting the following errors displaying;

    MODULE_ORDER_TOTAL_SUBTOTAL_TITLE
    MODULE_ORDER_TOTAL_TOTAL_TITLE

    When I go to customers >> new order I get the following errors displaying in yellow across the top of the screen.

    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_subtotal.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_shipping.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_coupon.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_group_pricing.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_tax.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_loworderfee.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_gv.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_total.php

    Is anyone able to advise where I might have gone wrong.

    Any help would be great.

    Many Thanks

    James

    Domain for reference is www.canvas101.us

  6. #6
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: New Version: 1.2

    Did you already check if the files are actually present on your server?

  7. #7
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: New Version: 1.2

    Quote Originally Posted by Canvas101 View Post
    I have installed both the New Order and the Edit Order modules as requested.

    When I'm using the module from the admin area Im getting the following errors ...

    Is anyone able to advise where I might have gone wrong.
    You missed some steps in the installation. Probably the files from "affected_files_150" or "affected_files_151". Files under "affected_files" are core Zen Cart files which have been modified by this plugin. The "_150" = files for Zen Cart 1.5.0. The "_151" = files for Zen Cart 1.5.1. You need to merge the relevant changes into your Zen Cart install (if your install is stock w/ no changes you can probably just overwrite).

    From the README:
    Code:
    ===========================================================
    INSTALLATION INSTRUCTIONS
    ===========================================================
    
    1. Copy files from `new_files_15x` to your Zen Cart install.
    2a. If you haven't made changes to Zen Cart, Copy and replace files from
    `affected_files_<version>` to your Zen Cart install
    (<version> is your zen cart version).
    2b. If you have made changes to your Zen Cart, you will need to merge your
    versions with the changes in `affected_files_<version>`.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  8. #8
    Join Date
    Apr 2007
    Posts
    40
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Thanks for your replies.

    I have re uploaded all the required files and followed all the instructions but still see the;

    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_subtotal.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_shipping.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_coupon.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_group_pricing.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_tax.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_loworderfee.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_gv.php
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_total.php

    The files listed above in the yellow tabs exist on the server, Im confused as to why I'm seeing the error;


    MODULE_ORDER_TOTAL_SUBTOTAL_TITLE: £0.00
    MODULE_ORDER_TOTAL_TOTAL_TITLE:




    The effected files have been uploaded again these have been merged prior to uploading as I have changed the original files.

    Please advice guys

  9. #9
    Join Date
    Jun 2013
    Location
    United States
    Posts
    19
    Plugin Contributions
    0

    Default Re: New Version: 1.2

    Really needs a CANCEL button to cancel if the order does not need to be entered, or if you selected the incorrect customer. Having to go back in and DELETE the order is rather silly. Is this in the works, or is there a quick fix?

  10. #10
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: New Version: 1.2

    Quote Originally Posted by dgantonacci View Post
    Really needs a CANCEL button to cancel if the order does not need to be entered, or if you selected the incorrect customer. Having to go back in and DELETE the order is rather silly. Is this in the works, or is there a quick fix?
    Currently this module is modeled to act exactly the same with the rest of a stock Zen Cart installation works in the administrative interface. Basically a list of items (customers in this case) are listed to the left. When an item in the list is selected, buttons used to interact with the selected item are displayed to the right. This was done to ensure anyone familiar with the Zen Cart administrative interface can quickly get started using this module.

    Are you proposing an extra "confirmation" step should be added? What business purpose does adding such a "confirmation" step provide? I'm not unwilling to listen, but there are some very good reasons why no such "confirmation" step exists.

    Here are just a few of the reasons why no "confirmation" step exists:
    • Creating a new order does not alter existing database entries and can be easily undone. If an order is accidentally created (or the wrong customer was selected), one can simply delete the order. In most UIs actions which require minimal effort to undo do not include a "confirmation" step.
    • The process of creating a new order is quick (typically less than a half a second). In most UIs actions which occur in a short period of time typically do not include a "confirmation" step.
    • Every additional step requiring user interaction causes the process to take longer and be less efficient. In business time is money. By not including a "confirmation" step, time is saved in the process of creating an order.
    • Adding a "confirmation" step to a process for an event which is not destructive typically leads to end user apathy in regards to the "confirmation" step. Basically the more times one see's a "confirmation" request, the more likely one is to ignore future "confirmation" steps (and thus defeats the purpose of having a "confirmation" step).
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. Order Delivery Date Support Thread
    By mrmeech in forum Managing Customers and Orders
    Replies: 543
    Last Post: 23 Jul 2025, 02:20 AM
  3. v150 Admin New Customer [Support Thread]
    By lhungil in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 4 Nov 2016, 06:20 AM
  4. JK Order Exporter - Support Thread
    By eVelt in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Sep 2015, 07:06 AM
  5. Admin Simple Create Order [Support Thread]
    By ivan.kristianto in forum All Other Contributions/Addons
    Replies: 121
    Last Post: 15 Sep 2015, 03:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg