Difference between revisions of "To do"

From VbzWiki
Jump to navigation Jump to search
(for now... moved old stuff to 2009 archive page)
(more items)
Line 5: Line 5:
 
These apply to [[htyp:VbzCart|VbzCart]] as currently running on our home server.
 
These apply to [[htyp:VbzCart|VbzCart]] as currently running on our home server.
 
===2010-02-19===
 
===2010-02-19===
 +
* '''CRITICAL BUG''': Shopping cart (reportedly) replaces existing item with new item when added.
 +
* '''NEED''': Completed order should send order confirmation email to customer and admin
 +
* Admin should be able to edit contents of shopping carts
 +
** ...with proper logging of changes
 
* Addresses should not show country when it is the default shipping zone (i.e. US, in our case)
 
* Addresses should not show country when it is the default shipping zone (i.e. US, in our case)
 
** This means shipping zone probably needs to be a part of the address object... somehow.
 
** This means shipping zone probably needs to be a part of the address object... somehow.
Line 12: Line 16:
 
*** show warning if it's not available
 
*** show warning if it's not available
 
*** show warning if totals don't match those calculated
 
*** show warning if totals don't match those calculated
* "Use different..." buttons in checkout don't work quite right
+
* '''BUG''': "Use different..." buttons in checkout don't work quite right

Revision as of 00:16, 20 February 2010

Work which needs to be done on vbz.net

Archive

  • /2009: old list from March 2009. Some of these may still be applicable.

Current

These apply to VbzCart as currently running on our home server.

2010-02-19

  • CRITICAL BUG: Shopping cart (reportedly) replaces existing item with new item when added.
  • NEED: Completed order should send order confirmation email to customer and admin
  • Admin should be able to edit contents of shopping carts
    • ...with proper logging of changes
  • Addresses should not show country when it is the default shipping zone (i.e. US, in our case)
    • This means shipping zone probably needs to be a part of the address object... somehow.
  • In text version of cart/order display:
    • Show email and/or phone
    • Pull totals from order record, if available
      • show warning if it's not available
      • show warning if totals don't match those calculated
  • BUG: "Use different..." buttons in checkout don't work quite right