User loginRecent blog posts
|
Adding User Accounts and Orders Manually1) When adding a new Account manually via "Quick Add" there is no place to add the UserName and Password. There is also no place to modify this information when editing Account information in the Admin Area. Thus, adding a user via the Admin page seems to be currently pointless. 2) There is currently no way to add an order manually via the Admin panel. This is essential and should be included.
|
SearchQuick Links |
Adding User Accounts Improved, Adding Orders in the Works
Adding Accounts from the Admin has been much improved in later versions of the Znode Storefront.
As far as adding Orders, we do not currently support this but will soon be releasing an "Order Desk" feature that will allow just that and be optimized for quick order entry by a customer service rep.
Delete or Mark Orders as Canceled
I believe that there is also no way currently to mark an order as "Canceled."
Also, there are a few sample orders in our database and it seems no way to easily delete them via the admin section... Is there currently no way to delete an order completely from the database?
Changing Order Status Strings and Deleting Orders
You can just add new strings to the ZNodeOrderState table. They should then show up in the dropdown box in the Order Admin.
As far as deleting orders from the database, the most recent versions of the Znode Storefront provides a script for deleting all test data. If you have an earlier version of the storefront you should be able to manually go in and delete the entries from the ZNodeOrderLineItem table and then delete the entries from the ZNodeOrder table. Be sure you do your deletes in this order.